From ca74c1429530e1e1398fde0a41bb66db2986f95b Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 14 Jun 2026 21:02:16 +0000 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..da37a33 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.yml linguist-language=YAML \ No newline at end of file