github.com/mistwind/reviewdog@v0.0.0-20230322024206-9cfa11856d58/doghouse/appengine/.gcloudignore (about) 1 # This file specifies files that are *not* uploaded to Google Cloud Platform 2 # using gcloud. It follows the same syntax as .gitignore, with the addition of 3 # "#!include" directives (which insert the entries of the given .gitignore-style 4 # file at that point). 5 # 6 # For more information, run: 7 # $ gcloud topic gcloudignore 8 # 9 10 # To prevent error of gcloud SDK which cannot decode Unicode properly. 11 /diff/testdata 12 13 node_modules/ 14 *.bin