From 1581992b8d37c52be98794748b5fca9b406dbf3d Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 8 Jan 2024 01:26:22 +0800 Subject: [PATCH] feat: ignore polybar's scripts in github linguist, it's copied from another repo --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e1d20334 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# https://github.com/github-linguist/linguist/blob/master/docs/overrides.md + +home/linux/desktop/i3/conf/polybar/** linguist-vendored