Skip to content

Commit f50c1ff

Browse files
committed
put .gitignore in java directory
1 parent 02b47fb commit f50c1ff

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.gitignore

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
target
2-
.project
3-
.classpath
4-
*~
1+
.gitignore
2+
target
3+
.project
4+
.classpath
5+
.settings
6+
.iml
7+
*~

0 commit comments

Comments
 (0)