log-proxy/.gitignore
2026-01-23 10:03:52 +07:00

22 lines
180 B
Plaintext

# Binaries
log-proxy
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary
*.test
# Output of the go coverage tool
*.out
# Dependency directories
vendor/
# Go workspace file
go.work