Initial commit

This commit is contained in:
Casey 2024-05-21 19:48:41 +03:00
commit 611732e364
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.py[cow]
__pycache__/
venv/

1
requirements.txt Normal file
View File

@ -0,0 +1 @@