модернизируем .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,3 +1,10 @@
|
|||||||
|
## IDEA ##
|
||||||
.idea/
|
.idea/
|
||||||
|
out/
|
||||||
*.iml
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
*.ids
|
||||||
|
|
||||||
|
## MAVEN ##
|
||||||
target/
|
target/
|
||||||
|
|||||||
Reference in New Issue
Block a user