feat: 테스트에서 사용하는 임시 sql 및 텍스트 파일 gitignore 추가

This commit is contained in:
이상진 2025-10-01 12:48:08 +09:00
parent 254bc980c1
commit aeeaaab735

6
.gitignore vendored
View File

@ -36,4 +36,8 @@ out/
### VS Code ###
.vscode/
logs
.kotlin
.kotlin
### sql
data/*.sql
data/*.txt