Преглед изворни кода

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
 *.ts           text
+.git*          export-ignore