Gitea server has strict HTTP body limits (~1MB) preventing binary uploads. deploy.sh now clones the repo and builds from source using Go (auto-installed if missing). Build takes ~30 seconds. Binary is ~7MB stripped, ~2MB with UPX.
14 lines
132 B
Text
14 lines
132 B
Text
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment
|
|
.env
|
|
.gitenv
|
|
|
|
# Local notes (excluded from sync)
|
|
notes/
|
|
wallarm
|
|
bin/
|
|
wallarm-upx
|
|
bin/
|