uebung1 #2

Closed
gubsersinia wants to merge 6 commits from uebung1 into master
Showing only changes of commit a74c3bb5f3 - Show all commits

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