- 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
10 lines
139 B
Plaintext
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
|