Files
MincedPad/.gitignore
T
2026-07-14 12:26:18 +08:00

13 lines
114 B
Plaintext

.worktrees/
data/
__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/
node_modules/
frontend/dist/
.env
*.db
.DS_Store