Przeglądaj źródła

Ignore git specific files when creating archives.

Sascha Zelzer 13 lat temu
rodzic
commit
412abe6303
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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