15 lines
210 B
Plaintext
15 lines
210 B
Plaintext
/vendor/
|
|
/node_modules/
|
|
composer.lock
|
|
.phpunit.result.cache
|
|
.DS_Store
|
|
*.log
|
|
|
|
# Beads / Dolt files (added by bd init)
|
|
.dolt/
|
|
*.db
|
|
.beads-credential-key
|
|
|
|
# Git worktrees (isolated feature workspaces)
|
|
.worktrees/
|