Added *.swp to .gitignore

This commit is contained in:
Shawn Falkner-Horine 2014-08-27 09:45:17 -07:00
parent acaad7026b
commit d8114c7b44

2
.gitignore vendored
View File

@ -7,4 +7,4 @@ dist/*
.noseids .noseids
build/ build/
.idea/ .idea/
*.swp