Files
tradex-parser/.gitignore
2026-04-29 19:06:21 +03:00

16 lines
145 B
Plaintext

.idea/
venv/
__pycache__/
.ruff_cache/
.mypy_cache
.pytest_cache
.vscode/
.pycharm/
/venv/
/.idea/
*.log
*.pyc
*.swp
.DS_Store
.editorconfig
.env