Skip to content

Commit 2b4afe5

Browse files
authored
Update .gcloudignore
1 parent 5bd8e0e commit 2b4afe5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.gcloudignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
#
18
.gcloudignore
29
.git
310
.gitignore
411
composer.lock
5-
12+
phpunit.xml
13+
tests
14+
.idea

0 commit comments

Comments
 (0)