Skip to content

Commit 93b15b6

Browse files
committed
updated gitignore
1 parent f926997 commit 93b15b6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
.target
1+
target/
2+
.project
3+
.classpath
4+
.settings/
5+
bin
6+
*.iml
7+
.idea

0 commit comments

Comments
 (0)