Ver código fonte

Ignore git specific files when creating archives.

Sascha Zelzer 13 anos atrás
pai
commit
412abe6303
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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