From a6b4640a2f7c1df8806408d8acda0f56209b0939 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 19 Jun 2022 20:03:17 +0200 Subject: export-ignore (#4415) https://www.git-scm.com/docs/gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 9002d5bab..48cea6750 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ *.png -text *.waff -text *.waff2 -text + +/.github/ export-ignore -- cgit v1.2.3