gomodproxy/.gitignore
2022-01-05 11:42:45 +01:00

20 lines
236 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
/gomodproxy
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Misc
_gopath
_gocache
dist/