Skip to content

Commit 5df91ac

Browse files
committed
Add ignore for Maven target directories
1 parent 97545a5 commit 5df91ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ build
33
*.iml
44
*.ipr
55
*.iws
6-
.idea/
6+
.idea/
7+
target

0 commit comments

Comments
 (0)