Files
wild-central/dist/.gitignore
2026-07-12 21:40:15 +00:00

31 lines
275 B
Plaintext

# Local dev secrets
.envrc
# Build artifacts
build/
dist/
*.deb
__debug*
# APT repository build artifacts
.aptly/
.aptly.conf
# Go build cache
*.o
*.a
*.so
# Test binary
*.test
# Coverage
*.out
*.cover
*.coverage
# Go workspace
go.work
go.work.sum
gpg/wild-central.gpg