Skip to content

Commit 7637178

Browse files
shiftkeyCodeHunter
andcommitted
add community template for Meteor
Co-Authored-By: CodeHunter <[email protected]>
1 parent eff87b9 commit 7637178

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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

0 commit comments

Comments
 (0)