updated to ignore swp files

This commit is contained in:
Derek McQuay 2015-12-03 18:29:03 -08:00
parent 265611f9d0
commit 676fe080a4

2
.gitignore vendored
View File

@ -24,3 +24,5 @@ _testmain.go
*.test *.test
*.prof *.prof
#ignore swap files
*.swp