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