Skip to content

Commit 19c8fa7

Browse files
committed
Fix gitignore
1 parent 43fa1a7 commit 19c8fa7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
/target/
22
!.mvn/wrapper/maven-wrapper.jar
33

4+
.gradle
5+
**/out
6+
**/build
7+
8+
49
### STS ###
510
.apt_generated
611
.classpath

0 commit comments

Comments
 (0)