Add vim temp files to .gitignore
This commit is contained in:
parent
e6a580ebbb
commit
95bbaecb59
|
|
@ -19,6 +19,7 @@ _cgo_export.*
|
||||||
|
|
||||||
_testmain.go
|
_testmain.go
|
||||||
|
|
||||||
|
*.swp
|
||||||
*.exe
|
*.exe
|
||||||
*.test
|
*.test
|
||||||
*.prof
|
*.prof
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue