mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Add .bigquery cache to gitignore
This commit is contained in:
parent
b961791b6c
commit
cd79fc8360
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -52,6 +52,9 @@ zeppelin-web/bower_components
|
|||
.Rhistory
|
||||
/R/
|
||||
|
||||
# scio
|
||||
.bigquery/
|
||||
|
||||
# project level
|
||||
/logs/
|
||||
/run/
|
||||
|
|
|
|||
Loading…
Reference in a new issue