feat: setup project structure and environment

This commit is contained in:
2026-04-14 20:57:42 +03:00
parent 31a76ed2b9
commit 6ce325fe82
4 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
.venv/
__pycache__/
*.pyc
output.txt
+1
View File
@@ -0,0 +1 @@

BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@