Parcourir la source

Ignore git specific files when creating archives.

Sascha Zelzer il y a 13 ans
Parent
commit
412abe6303
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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