From cd9ea91b9ba68bc173b716cfe4b7cdb8557aabf4 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Tue, 19 Mar 2019 14:28:01 +0100 Subject: [PATCH] .gitattributes: Exclude git files for releases Signed-off-by: Marco Dickert --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index fe44ce3..ecd6b17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ src/includes/ace.js -diff src export-ignore compiler.php export-ignore +.gitignore export-ignore +.gitattributes export-ignore