From e712ccb10eedf2ed778685077c1b304b624a2600 Mon Sep 17 00:00:00 2001 From: NoM0Re Date: Wed, 12 Feb 2025 20:29:29 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2ae7268..29155b5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,12 @@ *ISSUE_TEMPLATE.md export-ignore *readme.md export-ignore *README.md export-ignore +*README.textile export-ignore +*CODE_OF_CONDUCT.md export-ignore +*LICENSE export-ignore +*LICENSE.md export-ignore +*LICENSE.txt export-ignore +*CODE_OF_CONDUCT.md export-ignore * text=auto @@ -30,4 +36,4 @@ # Textures *.blp binary -*.tga binary \ No newline at end of file +*.tga binary