UPX with --best --lzma compresses the Go binary for distribution. Integrated into Makefile targets (fallback if upx not installed).
13 lines
127 B
Text
13 lines
127 B
Text
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment
|
|
.env
|
|
.gitenv
|
|
|
|
# Local notes (excluded from sync)
|
|
notes/
|
|
wallarm
|
|
bin/
|
|
wallarm-upx
|