Initial commit

This commit is contained in:
Omar 2026-05-28 09:44:49 +03:00
commit 6f76fbf020
10 changed files with 781 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Extensions
*.csv
*.jsonl
# Folders
venv/
__pycache__/
.idea/
# Individual files
test.py
backup.py
terminal.bat