diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..12ec4844 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +/.circleci/ export-ignore +.gitattributes export-ignore +.gitignore export-ignore +/Makefile export-ignore +/phpcs-ruleset.xml export-ignore +/phpunit.xml export-ignore +/tests/ export-ignore