chore(gitignore): ignore *.swp files from vim

Closes #4311
This commit is contained in:
Ilia Choly 2013-10-07 13:20:24 -04:00 committed by Pete Bacon Darwin
parent 9efa46ae64
commit cbd69db292

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ regression/temp*.html
performance/temp*.html
.idea/workspace.xml
*~
*.swp
angular.js.tmproj
/node_modules/
/components/