Skip to content
Snippets Groups Projects
Commit 4ef3bb80 authored by Nicola Jordan's avatar Nicola Jordan
Browse files

ignore created executables

parent ca952759
No related branches found
No related tags found
No related merge requests found
Pipeline #257826 failed
...@@ -23,8 +23,9 @@ _testmain.go ...@@ -23,8 +23,9 @@ _testmain.go
*.test *.test
*.prof *.prof
# don't accidentally commit a build of main # don't accidentally commit a build
boilr boilr
builds/
# generally exclude hidden files/directories # generally exclude hidden files/directories
.* .*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment