Ver Fonte

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

JamesZBL há 7 anos atrás
pai
commit
8d9807a3ee
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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