mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-22 03:02:35 +00:00
chore: clean up stale .gitignore entries
Remove references to files that no longer exist: - Legacy mock mode files (mock_integration.go, mock_stub.go, etc.) - Duplicate entries (CLAUDE.md, /pulse-sensor-proxy) - Experimental/abandoned feature paths
This commit is contained in:
parent
8336102322
commit
81f4b5fee4
1 changed files with 1 additions and 11 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -132,13 +132,6 @@ scripts/TEST_*.md
|
|||
mock.env.local
|
||||
mock.env.backup
|
||||
|
||||
# Legacy mock mode files (no longer used)
|
||||
internal/monitoring/mock_integration.go
|
||||
internal/monitoring/mock_stub.go
|
||||
scripts/mock-dev.sh
|
||||
scripts/toggle-mock-pure.sh
|
||||
MOCK_MODE_GUIDE.md
|
||||
|
||||
# Claude Code Safety Hooks (local only)
|
||||
.claudecode-settings.json
|
||||
.claudecode-hooks/
|
||||
|
|
@ -161,10 +154,7 @@ AGENT_METRICS_*.md
|
|||
tmp_*.py
|
||||
tmp_*.sh
|
||||
|
||||
# Experimental/abandoned features (not part of main project)
|
||||
# Local agent directories
|
||||
scripts/agent/
|
||||
docs/internal/
|
||||
claude.md
|
||||
/pulse-sensor-proxy
|
||||
CLAUDE.md
|
||||
.agent/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue