Update gitattributes

The contents of extras and lib/plugin folders should not be marked as linguist-vendored since they include only my own code made for Clapper. Lets include them in git stats.
This commit is contained in:
Rafał Dzięgiel
2022-09-07 13:15:34 +02:00
parent dd255dd337
commit d8b02824f3

4
.gitattributes vendored
View File

@@ -1,5 +1,3 @@
extras/**/* linguist-vendored
lib/**/* linguist-vendored
lib/**/**/* linguist-vendored
lib/gst/clapper/* linguist-vendored
lib/gst/clapper/gstclapper-mpris* linguist-vendored=false
lib/gst/clapper/gtk4/* linguist-vendored=false