This commit is contained in:
Mateusz Gruszczyński
2026-02-03 21:43:42 +01:00
commit e3724e1249
12 changed files with 474 additions and 0 deletions

7
.gitignore Normal file
View File

@@ -0,0 +1,7 @@
__pycache__
venv/
env
.env
.vscode/
.idea/
.DS_Store