Files
finanz-cockpit/.gitignore
T
2026-09-04 14:56:51 +02:00

17 lines
166 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# Database instances
*.db