summaryrefslogtreecommitdiff
path: root/gitignore/community/JavaScript/Meteor.gitignore
blob: 7194fd0e17dc68d3ff9b6385e751f7aaa4e0a0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# gitignore template for the Meteor framework
# website: https://www.meteor.com/
#
# Recommended template: Node.gitignore

# protect api keys in setting json
settings-production.json
settings.json

# protect your mup.json settings
mup.json
mup.js