Skip to content

Commit 6123f40

Browse files
committed
Updated gitignore
1 parent e31ba37 commit 6123f40

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.gitignore

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
build/
2-
dist/
3-
nbproject/
4-
build.xml
5-
manifest.mf
1+
/build/
2+
/dist/
3+
/target/
4+
/nbproject/
5+
/build.xml
6+
/manifest.mf
7+

0 commit comments

Comments
 (0)