diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8b31f69 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +/.github export-ignore +/tests export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.php_cs.dist export-ignore +docker-compose.yml export-ignore +Makefile export-ignore +package.json export-ignore +phpunit.xml.dist export-ignore +yarn.lock export-ignore \ No newline at end of file