mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
[ZEPPELIN-3092] Add zepplein-server/local-repo to .gitignore
This commit is contained in:
parent
83164c8431
commit
94675032cc
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -18,6 +18,8 @@ spark-1.*-bin-hadoop*
|
|||
|
||||
lens/lens-cli-hist.log
|
||||
|
||||
# Zeppelin server
|
||||
zeppelin-server/local-repo
|
||||
|
||||
# conf file
|
||||
conf/zeppelin-env.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue