diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0832564 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +/tests export-ignore +/docs export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.gitmodules export-ignore +.appveyor.yml export-ignore +.travis.yml export-ignore +build.properties export-ignore +build.xml export-ignore +phpunit.xml.dist export-ignore +run-all.sh export-ignore +/phpcs.xml.dist export-ignore +/composer.lock export-ignore