瀏覽代碼

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

gifur 4 年之前
父節點
當前提交
719a9e7bf5
共有 1 個文件被更改,包括 2 次插入0 次删除
  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