Browse Source

Updated .gitignore

marcinx27 7 years ago
parent
commit
281bee2183
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      .gitignore

+ 4
- 1
.gitignore View File

1
 .idea/*
1
 .idea/*
2
 *.iml
2
 *.iml
3
-target/
3
+target/
4
+.project
5
+.classpath
6
+.settings