浏览代码

Exclude luacov, *.dll, *.exe

Yonaba 10 年之前
父节点
当前提交
d1b4c728a7
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -3,4 +3,7 @@ ldoc*
 telescope*
 tsc
 config*
-test*
+test*
+*.dll
+luacov*
+*.exe