Diff of /.gcloudignore [000000] .. [a72e01]

Switch to side-by-side view

--- a
+++ b/.gcloudignore
@@ -0,0 +1,12 @@
+#!include .gitignore
+.gcloudignore
+# If you would like to upload your .git directory, .gitignore file or files
+# from your .gitignore file, remove the corresponding line
+# below:
+.git
+.gitignore
+
+# Python pycache:
+__pycache__/
+# Ignored by the build system
+/setup.cfg
\ No newline at end of file