Browse Source

Changed gitignore

marcinx27 7 years ago
parent
commit
dbc7033eb3
1 changed files with 5 additions and 2 deletions
  1. 5
    2
      .gitignore

+ 5
- 2
.gitignore View File

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