Quellcode durchsuchen

improving git archive output

El RIDO vor 11 Jahren
Ursprung
Commit
2dd8b94b05
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  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