spielwiese #201

Merged
muli merged 145 commits from spielwiese into main 2023-08-08 21:18:13 +02:00
Showing only changes of commit 169024abbc - Show all commits

6
.gitignore vendored
View File

@ -96,3 +96,9 @@ $RECYCLE.BIN/
.venv .venv
env env
venv venv
# Lockfies and package management
poetry.lock
pyproject.toml
package-lock.json
package.json