Files
auto-changelog-generator/.gitignore

12 lines
107 B
Plaintext

*.pyc
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
venv/
.env
.env.local
dist/
build/
*.egg-info/