Skip to content

Commit

Permalink
.gitignore: add vim temporal files
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillan committed Sep 12, 2017
1 parent fad0a08 commit 68a4c9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
/worker/out/
/worker/**/*.xcodeproj/

# vim temporal files
*.swp
*.swo

# Others
/npm-debug.log
/NO_GIT/

0 comments on commit 68a4c9f

Please sign in to comment.