mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
rebased
This commit is contained in:
parent
b05ae6e23b
commit
0a2d90eb4f
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -24,7 +24,6 @@ zeppelin-web/bower_components
|
|||
**nbproject/
|
||||
**node/
|
||||
|
||||
|
||||
# project level
|
||||
/logs/
|
||||
/run/
|
||||
|
|
@ -36,7 +35,6 @@ zeppelin-web/bower_components
|
|||
/warehouse/
|
||||
/notebook/
|
||||
/local-repo/
|
||||
|
||||
**/sessions/
|
||||
**/data/
|
||||
**/build/
|
||||
|
|
@ -77,3 +75,4 @@ auto-save-list
|
|||
tramp
|
||||
.\#*
|
||||
*.swp
|
||||
**/dependency-reduced-pom.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue