From 5a41a5966f3a7a71d2b92c2b96e475acbcec975c Mon Sep 17 00:00:00 2001 From: rydesun Date: Mon, 5 Jul 2021 13:35:35 +0800 Subject: [PATCH] chore(mpv): add gitattributes --- .config/mpv/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/mpv/.gitattributes diff --git a/.config/mpv/.gitattributes b/.config/mpv/.gitattributes new file mode 100644 index 0000000..2fc817b --- /dev/null +++ b/.config/mpv/.gitattributes @@ -0,0 +1 @@ +*.conf linguist-language=INI