From 4c77c45fa7c76c761962d2f2c8fc3c5dad0eafd5 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sun, 16 May 2021 15:14:47 +0200 Subject: [PATCH] Added --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..7a21231d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.ps1 linguist-detectable=false +behavior/**/*.json linguist-vendored=true +general/**/*.json linguist-vendored=true +language/**/*.json linguist-vendored=true +resource/**/*.json linguist-vendored=true +skinpacks/**/*.json linguist-vendored=true +*.json linguist-detectable=true \ No newline at end of file