diff --git a/src/Hal/.gitattributes b/src/Hal/.gitattributes new file mode 100644 index 0000000000..801f2080d7 --- /dev/null +++ b/src/Hal/.gitattributes @@ -0,0 +1,5 @@ +/.github export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/Tests export-ignore +/phpunit.xml.dist export-ignore diff --git a/src/HttpCache/.gitattributes b/src/HttpCache/.gitattributes new file mode 100644 index 0000000000..801f2080d7 --- /dev/null +++ b/src/HttpCache/.gitattributes @@ -0,0 +1,5 @@ +/.github export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/Tests export-ignore +/phpunit.xml.dist export-ignore