Добавлен .gitignore

This commit is contained in:
Антон Репин 2026-05-07 13:36:05 +03:00
parent 9d6f97e490
commit 838ea8d143

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
__pycache__/
*.pyc
*.pyo
*.log
data/
report.txt
.idea/
.vscode/
*.tmp