Files
s01e02/.gitignore
2026-03-12 02:10:57 +01:00

23 lines
241 B
Plaintext

# Binaries
person-processor
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool
*.out
# Go workspace file
go.work
# Config with secrets
config.json
# Output directories
output/