Initial upload of auto-changelog-generator

This commit is contained in:
2026-01-29 12:00:19 +00:00
parent f680c053b7
commit c2796f5e14

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
*.pyc
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
venv/
.env
.env.local
dist/
build/
*.egg-info/