diff --git a/.gitattributes b/.gitattributes index 4d3998f..22b8cca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +.github export-ignore examples export-ignore test export-ignore travis export-ignore @@ -6,3 +7,4 @@ travis export-ignore .travis.yml export-ignore phpunit.xml.dist export-ignore docs/asset export-ignore +psalm.xml export-ignore