We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd8e0e commit 2b4afe5Copy full SHA for 2b4afe5
.gcloudignore
@@ -1,5 +1,14 @@
1
+# This file specifies files that are *not* uploaded to Google Cloud Platform using gcloud.
2
+# It follows the same syntax as .gitignore, with the addition of "#!include" directives
3
+# (which insert the entries of the given .gitignore-style file at that point).
4
+#
5
+# For more information, run:
6
+# $ gcloud topic gcloudignore
7
8
.gcloudignore
9
.git
10
.gitignore
11
composer.lock
-
12
+phpunit.xml
13
+tests
14
+.idea
0 commit comments