From aef200c660416800a78ce70671d8892ece15f980 Mon Sep 17 00:00:00 2001 From: thesayyn Date: Mon, 26 Aug 2024 16:31:14 -0700 Subject: [PATCH] fix: include examples --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index b4db5aa2..76c01219 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,3 @@ docs/load.md linguist-generated=true ################################# # Configuration for 'git archive' # See https://git-scm.com/docs/git-archive#ATTRIBUTES - -# Don't include examples in the distribution artifact, to reduce size. -examples export-ignore