Skip to content

Commit c0414f2

Browse files
committed
chore: remove remote-deploy.json from git tracking
- Add .claude/remote-deploy.json to .gitignore - File contains sensitive deploy config, should be local only
1 parent a4f7d77 commit c0414f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,6 @@ backend/.env.production
111111
# Local demo assets (not for deployment)
112112
_local/
113113
backend/.env.test
114+
115+
# Local deploy config (sensitive)
116+
.claude/remote-deploy.json

0 commit comments

Comments
 (0)