- 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>
7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
node_modules/
|
|
npm-debug.log
|
|
.env
|
|
.DS_Store
|
|
*.log
|
|
.saac/
|