Skip to content

Commit

Permalink
Gitignores temporary vim files and node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Jul 10, 2012
1 parent 027f2d0 commit c958240
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
@@ -1,3 +1,6 @@
node_modules
build
.lock-*

*.swp
*.swo
*.swn

0 comments on commit c958240

Please sign in to comment.