github.com/derat/nup@v0.0.0-20230418113745-15592ba7c620/.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  .gcloudignore
    10  .git
    11  .gitignore
    12  .prettierrc
    13  LICENSE
    14  
    15  # Stuff not needed by the App Engine server.
    16  *.md
    17  *.sh
    18  
    19  build/
    20  cmd/
    21  example/
    22  test/
    23  web/*.d.ts
    24  web/fontello-config.json