diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3557610 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +.* export-ignore +/examples export-ignore +/tests export-ignore +*.dist export-ignore +include.php export-ignore