From 0f0e323d676a522ff954d2fb63ea2b71774badd7 Mon Sep 17 00:00:00 2001 From: Jakiboy Date: Wed, 12 Jun 2024 16:38:03 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 71a9d8a..b72369f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,7 @@ /.github export-ignore -/example export-ignore -/tests export-ignore \ No newline at end of file +/examples export-ignore +/tests export-ignore +.gitignore export-ignore +.gitattributes export-ignore +_config.yml export-ignore +banner.png export-ignore \ No newline at end of file