updated to ignore swp files
This commit is contained in:
parent
265611f9d0
commit
676fe080a4
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@ _testmain.go
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
#ignore swap files
|
||||
*.swp
|
||||
|
Loading…
Reference in New Issue
Block a user