# Build
dist/
build/
*.egg-info/

# Python
__pycache__/
*.pyc
.venv/
venv/

# IDE
.idea/
.vscode/

# Cache
.redmine_cache.json

# Credentials - QUAN TRỌNG
.pypirc
