Add default binary names to .gitignore to prevent inflating repo size by accidental inclusion
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,6 +9,10 @@
|
||||
*.dylib
|
||||
message-logs
|
||||
|
||||
# Manually built binaries
|
||||
main
|
||||
timetable-mgr
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user