adjust gitignore

master
Carlo Strub 7 years ago
parent 46e554e188
commit 1694b0b35d

2
.gitignore vendored

@ -6,6 +6,7 @@
# Folders # Folders
_obj _obj
_test _test
vendor
# Architecture specific extensions/prefixes # Architecture specific extensions/prefixes
*.[568vq] *.[568vq]
@ -22,3 +23,4 @@ _testmain.go
*.exe *.exe
*.test *.test
*.prof *.prof
sisyphus

Loading…
Cancel
Save