104-datenbanken/.gitignore
2026-06-05 15:28:53 +02:00

15 lines
156 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# General ignore
.DS_Store
.ipynb_checkpoints