Files
2026-07-24 18:08:13 +08:00

23 lines
200 B
Plaintext

.venv/
.idea/
.vscode/
.history/
.fleet/
__pycache__/
*.pyc
.swp
.swo
*.iml
*.suo
*.user
*.userosscache
*.sln.docstates
.DS_Store
Thumbs.db
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.log