chore: Add .local to gitignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
jungwoo choi
2025-10-23 14:35:49 +09:00
parent 919afe56f2
commit 7191799ffa
430 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ dist
server/public server/public
vite.config.ts.* vite.config.ts.*
*.tar.gz.git.backup *.tar.gz.git.backup
.local
.git.backup

Some files were not shown because too many files have changed in this diff Show More