Files
ait/.gitignore
Max P. 579c70b784 feat(ci): add automated workflows for releases and nightly builds
- Introduce workflows for auto-releases, changelog updates, and nightly builds
- Add scripts for version management, asset uploads, and cleanup tasks
- Remove deprecated GitHub workflow and optimize `.gitignore` entries
- Configure `git-cliff` for enhanced changelog generation with custom rules
2025-05-24 12:55:12 +02:00

10 lines
139 B
Plaintext

ait.config.json
ait.*.config.json
!ait.sample.config.json
!ait.*.sample.config.json
dist/
*.spec
build/
**/__pycache__
.gitea/scripts/.env