忽略.idea文件
This commit is contained in:
parent
2efb7204ea
commit
7e90c20648
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,6 +8,9 @@ target/
|
|||||||
.idea/jarRepositories.xml
|
.idea/jarRepositories.xml
|
||||||
.idea/compiler.xml
|
.idea/compiler.xml
|
||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
|
.idea/encodings.xml
|
||||||
|
.idea/vcs.xml
|
||||||
|
.idea/misc.xml
|
||||||
.idea/libraries/
|
.idea/libraries/
|
||||||
*.iws
|
*.iws
|
||||||
*.iml
|
*.iml
|
||||||
|
Loading…
Reference in New Issue
Block a user