Files
mdscrap/.gitignore
Beyhan Oğur 9630a33ec1 first commit
2026-04-26 22:00:50 +03:00

12 lines
105 B
Plaintext

.venv/
__pycache__/
*.pyc
.env
data/
*.csv
*.xlsx
*.json
.pytest_cache/
playwright-report/
test-results/