add intellj idea [.iml .idea] into .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,3 +8,7 @@ target
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
.idea
|
||||
*.iml
|
||||
*.swp
|
||||
|
||||
|
Reference in New Issue
Block a user