chore: add packaging directory skeleton + .gitignore build patterns
This commit is contained in:
@@ -53,3 +53,12 @@ GITEA_API.md
|
||||
|
||||
# Handoff drafts (operator scratch — final handoffs ARE committed)
|
||||
.claude/handoffs/*.draft.md
|
||||
|
||||
# Build outputs (out-of-tree)
|
||||
build/
|
||||
|
||||
# linuxdeploy + plugin caches (downloaded by scripts/lib/linuxdeploy.sh on first AppImage build)
|
||||
scripts/.cache/
|
||||
|
||||
# Locally-produced AppImage artifacts
|
||||
*.AppImage
|
||||
|
||||
Reference in New Issue
Block a user