remove iaai scraper and old tests

This commit is contained in:
qananasikq
2026-04-16 18:10:40 +03:00
commit bfb543c6eb
4 changed files with 77 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
__pycache__/
.pytest_cache/
.coverage
coverage.xml
.venv/
venv/
*.pyc
*.pyo
*.pyd
*.log
*.db
storage_state.json
.vscode/
*.egg-info/
dist/
build/
artifacts/
celerybeat-schedule*
tokens_data/
.env