chore: small change for pull request #1

Open
gubsersinia wants to merge 3 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