瀏覽代碼

improving git archive output

El RIDO 11 年之前
父節點
當前提交
2dd8b94b05
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .gitattributes

+ 3 - 3
.gitattributes

@@ -1,4 +1,4 @@
-doc/* export-ignore
-tst/* export-ignore
+doc/ export-ignore
+tst/ export-ignore
 .gitattributes export-ignore
-.gitignore export-ignore
+.gitignore export-ignore