Procházet zdrojové kódy

Ignore git specific files when creating archives.

Sascha Zelzer před 12 roky
rodič
revize
412abe6303
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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