Sfoglia il codice sorgente

Add .gitattributes, exclude tests from archive

Vladimir 3 anni fa
parent
commit
1731457a26
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+/.gitattributes export-ignore
+/.github export-ignore
+/.gitignore export-ignore