diff --git a/.gcloudignore b/.gcloudignore index a987f11..a1e2800 100644 --- a/.gcloudignore +++ b/.gcloudignore @@ -13,7 +13,11 @@ .git .gitignore +# Ignores from local project +upload +node_modules + # Python pycache: __pycache__/ # Ignored by the build system -/setup.cfg \ No newline at end of file +/setup.cfg