algorithmen2/.gitignore
2026-03-19 14:51:31 +01:00

10 lines
74 B
Plaintext

# Python
.venv/
__pychache__/
*.pyc
# OS noise
.DS_Store
# Critical
.env