diff --git a/.gitignore b/.gitignore index 054588d..432d554 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ # Folders _obj _test +public # Architecture specific extensions/prefixes *.[568vq] @@ -19,8 +20,6 @@ _cgo_export.* _testmain.go -public - *.exe *.test *.cmd