diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..86fde20 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +/.* export-ignore +/tests/ export-ignore +/*.md export-ignore +/Dockerfile export-ignore +/license_checker.sh export-ignore +/phpcs.xml export-ignore +/phpunit.xml export-ignore