Skip to content

Commit

Permalink
Adding *.swp and *.swo to .gitignore for happier Vim development.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinswiber committed Jul 1, 2013
1 parent f58cd3d commit 33f352f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1 +1,3 @@
node_modules
*.swp
*.swo

0 comments on commit 33f352f

Please sign in to comment.