Browse Source

ignore vim swp files

pull/6/head
Gary Katsevman 12 years ago
parent
commit
27e3c2c6a3
  1. 1
      .gitignore

1
.gitignore

@ -1,3 +1,4 @@
/node_modules/
*~
*.iml
*.swp
Loading…
Cancel
Save