From 1d1aac3d00220d4f7f055ea583073e011372fd34 Mon Sep 17 00:00:00 2001 From: Sven Wick Date: Fri, 24 Dec 2021 23:31:31 +0100 Subject: [PATCH] Do not export .gitignore --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cf9e4f0..cb28ef1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ debian export-ignore .gitattributes export-ignore +.gitignore export-ignore