JhHardwareWRS_BackPoint/.gitignore
2026-06-24 15:19:14 +08:00

16 lines
145 B
Plaintext

.env
.venv/
.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
uploads/
*.egg-info/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
*.log