Ignore code editor configuration directories

- Add .codebuddy/ and .kilocode/ to .gitignore
- Remove editor config files from git tracking
This commit is contained in:
Houzhong Xu 2025-10-09 06:15:32 +00:00
parent 89ee6f7967
commit 5a56e4b84e
No known key found for this signature in database
GPG Key ID: B44BEB1438F1B46F
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

3
.gitignore vendored
View File

@ -95,3 +95,6 @@ scripts/deploy-*-webhook.sh
*.zip
*.deb
*.rpm
# Code editor configurations
.codebuddy/
.kilocode/

View File

@ -1 +0,0 @@
/mnt/fnsync/mcp/mcp_shared_config.json