generated from pricelees/issue-pr-template
feat: 테스트에서 사용하는 임시 sql 및 텍스트 파일 gitignore 추가
This commit is contained in:
parent
254bc980c1
commit
aeeaaab735
6
.gitignore
vendored
6
.gitignore
vendored
@ -36,4 +36,8 @@ out/
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
logs
|
||||
.kotlin
|
||||
.kotlin
|
||||
|
||||
### sql
|
||||
data/*.sql
|
||||
data/*.txt
|
||||
Loading…
x
Reference in New Issue
Block a user