Initial commit

This commit is contained in:
Anry Das
2025-10-26 17:46:25 +02:00
commit 742357af7b
10 changed files with 1289 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
/dist/
/das_tetris_gui.spec
/other/
/.venv/
/.idea/