Sfoglia il codice sorgente

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

JamesZBL 7 anni fa
parent
commit
8d9807a3ee
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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