Init project

This commit is contained in:
2024-12-20 18:17:50 +07:00
commit db4dbc2e14
7 changed files with 155 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
config.py
__pycache__**
res.xml
.venv**