Skip to content

Commit 702bf6c

Browse files
committed
[CHORE] gitignore 항목 추가 (#903)
1 parent f04dc68 commit 702bf6c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,7 @@ release/
170170

171171
!/gradle/wrapper/gradle-wrapper.jar
172172

173-
# End of https://www.toptal.com/developers/gitignore/api/kotlin,androidstudio
173+
# End of https://www.toptal.com/developers/gitignore/api/kotlin,androidstudio
174+
/.idea/sonarlint/*
175+
/.idea/dbnavigator.xml
176+
/.idea/migrations.xml

0 commit comments

Comments
 (0)