wallarm/.gitignore
admin 67d9a6a7d8 build: UPX compression — binary 6.9MB → 2.1MB (70% smaller)
UPX with --best --lzma compresses the Go binary for distribution.
Integrated into Makefile targets (fallback if upx not installed).
2026-08-01 14:33:43 +00:00

13 lines
127 B
Text

# OS files
.DS_Store
Thumbs.db
# Environment
.env
.gitenv
# Local notes (excluded from sync)
notes/
wallarm
bin/
wallarm-upx