diff --git a/.gitattributes b/.gitattributes index ce24fdfbe..ef192bc48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ .gitattributes export-ignore .github export-ignore .gitignore export-ignore +codeception.dist.yml export-ignore /tests/ export-ignore -/vendor/bin/ export-ignore \ No newline at end of file +/common/vendor/bin/ export-ignore