From 6ebf0093213b121fcd462f94102cb036d89fc605 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Tue, 19 Apr 2022 09:11:26 -0700 Subject: [PATCH] gitattributes: ignore install script for export --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f7338b8..75155d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ .gitignore export-ignore .gitattributes export-ignore file-scripts.changes export-ignore +file-scripts.install export-ignore file-scripts.rb export-ignore file-scripts.spec export-ignore PKGBUILD export-ignore