Skip to content

Commit

Permalink
Add vim temp files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Mar 21, 2015
1 parent e6a580e commit 95bbaec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ _cgo_export.*

_testmain.go

*.swp
*.exe
*.test
*.prof
Expand Down

0 comments on commit 95bbaec

Please sign in to comment.