mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-12 19:49:10 +00:00
.gitignore에 H2 데이터베이스 파일 제외 추가: 자동 생성되는 *.db 파일들 Git 추적 제외
🔧 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -99,3 +99,6 @@ debug/
|
||||
*.key
|
||||
*.crt
|
||||
|
||||
#h2 db
|
||||
*.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user