From d20238a68c547ae3f10683b909766c3a54c76f85 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 10 Sep 2019 15:17:26 +0200 Subject: [PATCH] Exclude more files from dist --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index a3ac6898..684fd022 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ examples/ export-ignore test/ export-ignore +.* export-ignore +Makefile export-ignore +phpunit.xml +phpstan.neon