10BC0 Meteorjsbranch by mirageglobe · Pull Request #1717 · github/gitignore · GitHub
[go: up one dir, main page]

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update MeteorJS.gitignore
added default ignores
  • Loading branch information
mirageglobe committed Oct 26, 2015
commit e2b844a9c5e8699efbc52613db5c908118081e34
9 changes: 9 additions & 0 deletions MeteorJS.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# default meteor build and local packages
.meteor/local

# meteor settings file
settings.json

# meteor build output files
*.tar.gz

# general swp files from vim
*.swp
0