mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-05-11 15:46:07 +02:00
.gcloudignore: Ignore some local files
This commit is contained in:
@ -13,7 +13,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# Ignores from local project
|
||||
upload
|
||||
node_modules
|
||||
|
||||
# Python pycache:
|
||||
__pycache__/
|
||||
# Ignored by the build system
|
||||
/setup.cfg
|
||||
/setup.cfg
|
||||
|
Reference in New Issue
Block a user