Skip to content

Commit 5df91ac

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
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)