Remove .agents and .claude from remote repository
- Added to .gitignore to keep locally - Removed from git tracking
This commit is contained in:
@@ -17,3 +17,7 @@ node_modules/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# AI agent configurations (keep locally, don't commit)
|
||||
.agents/
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user