From 883362bee6c571a4b99fdab31d702e4774c5e90c Mon Sep 17 00:00:00 2001 From: adelia <148947851+adeliaala@users.noreply.github.com> Date: Fri, 11 Jul 2025 13:20:43 +0700 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 967315dd..00000000 --- a/.gitattributes +++ /dev/null @@ -1,5 +0,0 @@ -* text=auto -*.css linguist-vendored -*.scss linguist-vendored -*.js linguist-vendored -CHANGELOG.md export-ignore