Skip to content

Commit fd469eb

Browse files
author
권덕주
committed
chore: queryDSL 제외
1 parent 11a3567 commit fd469eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ out/
2626
!**/src/main/**/out/
2727
!**/src/test/**/out/
2828

29+
### QueryDSL ###
30+
/src/main/generated
31+
2932
### NetBeans ###
3033
/nbproject/private/
3134
/nbbuild/

0 commit comments

Comments
 (0)