Add .bigquery cache to gitignore

This commit is contained in:
Rafal Wojdyla 2016-10-20 19:25:17 -04:00
parent b961791b6c
commit cd79fc8360

3
.gitignore vendored
View file

@ -52,6 +52,9 @@ zeppelin-web/bower_components
.Rhistory
/R/
# scio
.bigquery/
# project level
/logs/
/run/