From 51e1dd8493b631bab1892a35d879c28c7d7f21d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Sat, 20 Apr 2024 12:09:41 +0200 Subject: [PATCH] Remove .gitattributes file All linguist-vendored stuff was removed, so this git attributes file is unused and no longer needed. --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 25556d74..00000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -lib/gst/clapper/* linguist-vendored -lib/gst/clapper/gstclapper-mpris* linguist-vendored=false -lib/gst/clapper/gtk4/* linguist-vendored=false