mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 03:38:32 +02:00
chore: remove .pid files from repo and gitignore them (#680)
These are runtime artifacts created by Conductor for worktree process management. They should never be tracked in git. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -41,6 +41,9 @@ apps/web/test-results/
|
||||
# feature tracking
|
||||
_features/
|
||||
|
||||
# runtime
|
||||
*.pid
|
||||
|
||||
# platform specific
|
||||
*.dmg
|
||||
*.app
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
10462
|
||||
@@ -1 +0,0 @@
|
||||
10589
|
||||
@@ -1 +0,0 @@
|
||||
10473
|
||||
Reference in New Issue
Block a user