mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
- Cleanup codes
This commit is contained in:
parent
248e3307de
commit
47fd9c9a79
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,6 +24,7 @@ zeppelin-web/bower_components
|
|||
**nbproject/
|
||||
**node/
|
||||
|
||||
|
||||
# project level
|
||||
/logs/
|
||||
/run/
|
||||
|
|
@ -35,6 +36,7 @@ zeppelin-web/bower_components
|
|||
/warehouse/
|
||||
/notebook/
|
||||
/local-repo/
|
||||
|
||||
**/sessions/
|
||||
**/data/
|
||||
**/build/
|
||||
|
|
|
|||
Loading…
Reference in a new issue