T201 updated gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
target/
|
||||
.idea
|
||||
*.iws
|
||||
*.iml
|
||||
.idea/workspace.xml
|
||||
*.ipr
|
||||
out/
|
||||
!**/src/main/**/out/
|
||||
!**/src/test/**/out/
|
||||
Reference in New Issue
Block a user