chore: setup python project

This commit is contained in:
arne314
2024-12-20 16:04:45 +01:00
parent 50d892c6b2
commit eb443cabff
9 changed files with 734 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
.venv
**/__pycache__
.obsidian
assets