.gcloudignore: Don't upload source dir

We only need this during build.
This commit is contained in:
Alan Orth 2021-03-14 10:31:46 +02:00
parent 94cdd7fb50
commit a2ace2d331
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
# Ignores from local project
node_modules
source
# Python pycache:
__pycache__/