You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Meteor 247B

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