Remove .saac/ directory from repository and add to .gitignore
- Add .saac/ to .gitignore (local SAAC configuration) - Remove .saac/config.json from git tracking - This file is generated locally and should not be in templates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ npm-debug.log
|
||||
.env
|
||||
.DS_Store
|
||||
*.log
|
||||
.saac/
|
||||
|
||||
Reference in New Issue
Block a user