Skip to content

Commit 85e972b

Browse files
committed
updated ignores
1 parent 90be286 commit 85e972b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*/target/**
2+
/target/**
23
# Intellij project files
34
*.iml
45
*.ipr
@@ -12,4 +13,4 @@ maven-eclipse.xml
1213
.externalToolBuilders
1314
# Netbeans configuration
1415
nb-configuration.xml
15-
/target/
16+
*/nbproject/*

0 commit comments

Comments
 (0)