.gcloudignore: Ignore some local files

This commit is contained in:
Alan Orth 2021-03-11 21:15:39 +02:00
parent 4f1d6fad38
commit 08b83caeb4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 5 additions and 1 deletions

View File

@ -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