Files
2025-04-23 19:25:05 +08:00

27 lines
166 B
Plaintext

*.pyc
__pycache__/
*.pyo
*.pyd
.DS_Store
.idea/
.vscode/
*.swp
*.swo
.env
.venv/
venv/
ENV/
json/
logs/
legacy/
test/
txt/
*.log
*.sqlite
*.db
.coverage
htmlcov/