From 7c9e0ab91ef84fe97ff91c3b05a1a70ecb1d5141 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Tue, 13 Dec 2022 18:00:23 +0100 Subject: [PATCH] Export ignore --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 716db8102..0861c3136 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,9 @@ -# Exclude files related to git when generating an archive +test/ export-ignore .git* export-ignore +CONTRIBUTING.md export-ignore +icingaweb2-ruleset.xml export-ignore +phpcs.xml export-ignore +RELEASE.md export-ignore # Include version information on `git archive' /application/VERSION export-subst