From ce3229a65da096af24dbb41cb9660fa0a45e8f5c Mon Sep 17 00:00:00 2001 From: Alexander Lopez Date: Thu, 14 Nov 2024 09:25:05 -0800 Subject: [PATCH] fix git attributes --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7a7585b3..3e385169 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,6 @@ tests/ export-ignore samples/ export-ignore util/ export-ignore -res/ export-ignore etc/ export-ignore .github/ export-ignore .pre-commit-config.yaml export-ignore -README.md export-ignore