wallarm/.gitignore
admin 58faccbb27 fix: source-based deploy.sh — clones repo, builds binary
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.
2026-08-01 14:37:28 +00:00

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/