diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e6250bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +/.* export-ignore +/bin export-ignore +/tests export-ignore +/Gruntfile.js export-ignore +/package.json export-ignore +/phpcs.ruleset.xml export-ignore +/phpunit.xml.dist export-ignore