diff --git a/.gitattributes b/.gitattributes index 05bc5a6..a05f94a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +.git* export-ignore +phpunit* export-ignore tests/ export-ignore run_tests.sh export-ignore