]> source.dussan.org Git - gitignore.git/commitdiff
add community template for Meteor
authorBrendan Forster <github@brendanforster.com>
Sun, 28 Oct 2018 21:07:39 +0000 (18:07 -0300)
committerBrendan Forster <github@brendanforster.com>
Sun, 28 Oct 2018 21:17:26 +0000 (18:17 -0300)
Co-Authored-By: CodeHunter <codehunter@users.noreply.github.com>
community/JavaScript/Meteor.gitignore [new file with mode: 0644]

diff --git a/community/JavaScript/Meteor.gitignore b/community/JavaScript/Meteor.gitignore
new file mode 100644 (file)
index 0000000..7194fd0
--- /dev/null
@@ -0,0 +1,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