From 37c7802e5c167883244601146350bda2c547bca1 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Sun, 20 Aug 2023 15:52:42 +0200 Subject: Do not export mkosi configuration Signed-off-by: Dominick Grift --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 793522c..7eadd8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ /.gitattributes export-ignore /.gitignore export-ignore /debian export-ignore +/mkosi.conf export-ignore +/mkosi.prepare export-ignore * text=auto *.cil linguist-detectable=true *.cil whitespace=trailing-space -- cgit v1.2.3