.gitignore 65 B

1234567
  1. *~
  2. *.swp
  3. .meteor-spk
  4. .tx/
  5. *.sublime-workspace
  6. tmp/
  7. node_modules/