ソースを参照

Ignore git specific files when creating archives.

Sascha Zelzer 13 年 前
コミット
412abe6303
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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