Skip to content

Commit

Permalink
exclude target folder and test file extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni committed Feb 10, 2016
1 parent 5a45f66 commit 4272187
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ _cgo_export.*

_testmain.go

*.exe
*.exe
*.test
*.prof

target

0 comments on commit 4272187

Please sign in to comment.