Files
CableGUI/.gitignore

17 lines
169 B
Plaintext

# Local DB
data/*.db
data/*.db-wal
data/*.db-shm
# mai worker-local logs (per-worktree, not source)
.m/
# Build artefacts
bin/
mcables
# Editor
.vscode/
.idea/
*.swp