Remvoe .gitattibutes

Most lines in there were from a very long time ago, when we didn't have
separate bulid directories yet, or from people's specific local
configuration (which they should put in their own local git repo).

The last line that was added was for mimicking syntax highlighting
support in the GitLab UI, but since then that has grown support for
Meson build syntax, so let's just use that instead.
This commit is contained in:
Niels De Graef 2025-12-11 23:26:36 +01:00
parent 2823c9da27
commit dea6e6b364

4
.gitattributes vendored
View file

@ -1,4 +0,0 @@
.gitattributes export-ignore
.gitignore export-ignore
/debian/ export-ignore
*meson.build gitlab-language=python