Przeglądaj źródła

improving git archive output

El RIDO 11 lat temu
rodzic
commit
2dd8b94b05
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      .gitattributes

+ 3 - 3
.gitattributes

@@ -1,4 +1,4 @@
-doc/* export-ignore
-tst/* export-ignore
+doc/ export-ignore
+tst/ export-ignore
 .gitattributes export-ignore
-.gitignore export-ignore
+.gitignore export-ignore