tftsr-devops_investigation/.gitignore
Shaun Arman b042182ee2 feat: add Windows amd64 cross-compile to release pipeline; add arm64 QEMU agent
- build-windows-amd64: cross-compile with mingw-w64 for x86_64-pc-windows-gnu
- upload: uses gogs_default network + uploads both linux and windows artifacts
- arm64: QEMU agent deployed at woodpecker_agent_arm64 (linux/arm64 platform)
- artifacts/ excluded from git via .gitignore
2026-03-15 18:47:42 -05:00

10 lines
96 B
Plaintext

node_modules/
dist/
src-tauri/target/
.env
*.local
.secrets
secrets.yml
secrets.yaml
artifacts/