Browse Source

[git仓库][修改]:修改gitignore文件,忽略iml文件

release_toaliyun_real
hupeng 7 years ago
parent
commit
c65ab815de
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      .gitignore

+ 4
- 3
.gitignore View File

@@ -1,6 +1,7 @@
.idea/**
*/target/**
logs/**
.idea/**
*/target/**
logs/**
uploads/**
/.project
/.gitignore
*.iml

Loading…
Cancel
Save