pbl_domain_ext/.gitignore
2026-09-18 23:38:41 +08:00

18 lines
156 B
Plaintext

__pycache__/
*.pyc
*.pyo
.pytest_cache/
.coverage
.DS_Store
*.log
node_modules/
dist/
build/
.venv/
venv/
_patch*.py
ut.txt
*.orig
*.rej
tests/__pycache__/