瀏覽代碼

Ignore git specific files when creating archives.

Sascha Zelzer 12 年之前
父節點
當前提交
412abe6303
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1 +1,2 @@
 *.ts           text
+.git*          export-ignore