code.gitea.io/gitea@v1.21.7/options/gitignore/Meteor (about)

     1  # gitignore template for the Meteor framework
     2  # website: https://www.meteor.com/
     3  #
     4  # Recommended template: Node.gitignore
     5  
     6  # protect api keys in setting json
     7  settings-production.json
     8  settings.json
     9  
    10  # protect your mup.json settings
    11  mup.json
    12  mup.js