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:
parent
2823c9da27
commit
dea6e6b364
1 changed files with 0 additions and 4 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -1,4 +0,0 @@
|
|||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
/debian/ export-ignore
|
||||
*meson.build gitlab-language=python
|
||||
Loading…
Add table
Add a link
Reference in a new issue