diff --git a/.gitattributes b/.gitattributes index 7510f226d..6b223445e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ /spec export-ignore -/test export-ignore +/test/unit export-ignore +/test/integration export-ignore .kitchen* export-ignore .gitattributes export-ignore -.gitignore export-ignore \ No newline at end of file +.gitignore export-ignore