hugo-mx-gateway/.gcloudignore

32 lines
745 B
Plaintext
Raw Normal View History

2020-05-10 01:20:35 +02:00
# This file specifies files that are *not* uploaded to Google Cloud Platform
# using gcloud. It follows the same syntax as .gitignore, with the addition of
# "#!include" directives (which insert the entries of the given .gitignore-style
# file at that point).
#
# For more information, run:
# $ gcloud topic gcloudignore
#
.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
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2020-05-31 15:07:13 +02:00
.vscode
2020-05-10 01:20:35 +02:00
hugo-mx-gateway
2020-05-31 15:07:13 +02:00
helm
screenshots
samples
2020-06-13 12:22:01 +02:00
./bin