Files
2025-02-20 17:40:30 +08:00

28 lines
174 B
Plaintext

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