Updating gitignore and gcloud ignore
This commit is contained in:
parent
2c21a0ac4e
commit
28608c5eb0
@ -14,4 +14,6 @@
|
||||
.gitignore
|
||||
|
||||
# Node.js dependencies:
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
data/*
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,5 +2,6 @@
|
||||
node_modules/
|
||||
config/access_token.json
|
||||
config/sheet_data.json
|
||||
data/*
|
||||
access_token.json
|
||||
sheet_data.json
|
||||
Loading…
Reference in New Issue
Block a user