.gitignore aktualisiert

This commit is contained in:
Sinia Gubser 2026-04-07 14:49:32 +02:00
parent dc4851c2ad
commit a74c3bb5f3

17
.gitignore vendored
View File

@ -1,17 +0,0 @@
# Python
.venv/
__pycache__/
*.pyc
# tooling
.pytest_cache/
.ruff_cache/
# editors
.idea/
# OS noise
.DS_Store
# Critical
.env