Browse Source

#IQRV #comment [ignore] 过滤 IDEA 编译器的缓存文件

gifur 4 years ago
parent
commit
719a9e7bf5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -7,6 +7,8 @@ run/
 *.dll
 *.so
 
+.idea
+
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.
 .vs