Add .meteor to .gitignore

This commit is contained in:
Shaunak Kishore
2016-12-03 11:09:08 -05:00
parent a39cd0dcd1
commit b551c98272

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.pyc
*.swp
.meteor
.DS_Store