mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-30 12:05:38 +00:00
.gitignore: Ignore make output binaries
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,9 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
darwin-wrapper/doh-logger
|
||||
doh-client/doh-client
|
||||
doh-server/doh-server
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user