mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Add spark dependency reduced pom to gitignore
This commit is contained in:
parent
0c1b7455a3
commit
9f9059ee80
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -12,6 +12,9 @@ conf/keystore
|
|||
conf/truststore
|
||||
conf/interpreter.json
|
||||
|
||||
# other generated files
|
||||
spark/dependency-reduced-pom.xml
|
||||
|
||||
#webapp
|
||||
zeppelin-web/node_modules
|
||||
zeppelin-web/dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue