Files
kb/.gitignore
T
2026-03-23 20:38:42 +00:00

8 lines
58 B
Plaintext

.venv/
__pycache__/
*.egg-info/
*.pyc
dist/
build/
.eggs/