···11+# This file specifies files that are *not* uploaded to Google Cloud
22+# using gcloud. It follows the same syntax as .gitignore, with the addition of
33+# "#!include" directives (which insert the entries of the given .gitignore-style
44+# file at that point).
55+#
66+# For more information, run:
77+# $ gcloud topic gcloudignore
88+#
99+.gcloudignore
1010+# If you would like to upload your .git directory, .gitignore file or files
1111+# from your .gitignore file, remove the corresponding line
1212+# below:
1313+.git
1414+.gitignore
1515+1616+# Python pycache:
1717+__pycache__/
1818+# Ignored by the build system
1919+/setup.cfg