Files
AI_engine/.gitignore
2026-06-26 16:08:31 +05:30

10 lines
56 B
Plaintext

__pycache__/
*.pyc
logs/
.venv/
venv/
.idea/
.vscode/