From 1d44513f1b3981ece992c0d7803b21c64a05714c Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 5 Jul 2026 09:18:25 +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