brewery
notashelf /
e1f534d0e6c317bfae0dfd4c6b00703bdcfc136b

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git
.gitattributesGitattributes8 lines342 B
1
# Vendored headers are vendored code, to the surprise of absolutely noone.
2
# See:
3
# <https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#vendored-code>
4
/include/**/* linguist-vendored
5
6
# Don't think linguist can detect XML, but let's tell it that the protocols are
7
# vendored *anyway*.
8
/protocols/*.xml  linguist-vendored