Add backend/persona_data/ to .gitignore
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
fcf79ad302
commit
faf58e2723
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -161,6 +161,9 @@ temp/
|
|||
tmp/
|
||||
uploads/
|
||||
|
||||
# Generated data
|
||||
backend/persona_data/
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue