adjusted gitignore (to intellij usage)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
target/
|
||||
dist/
|
||||
/target/
|
||||
/dist/
|
||||
*.class
|
||||
/.idea/
|
||||
/*.iml
|
||||
|
||||
Reference in New Issue
Block a user