Преглед на файлове

Add .gitattributes file (#319)

Antoine Lamirault преди 5 месеца
родител
ревизия
07ff113c48
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      .gitattributes

+ 6 - 0
.gitattributes

@@ -0,0 +1,6 @@
+/.github export-ignore
+/tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/phpcs.xml.dist export-ignore
+/phpunit.xml.dist export-ignore