Explorar el Código

improving git archive output

El RIDO hace 11 años
padre
commit
2dd8b94b05
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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