Browse Source

修改忽略清单,增加对 IDEA 基于文件的项目配置文件的忽略

JamesZBL 7 years ago
parent
commit
8d9807a3ee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -6,6 +6,8 @@
 *.iml
 **/out
 html
+*.ipr
+*.iws
 
 # Eclipse project files
 **/.classpath