u6a/.gitattributes

14 lines
458 B
Plaintext
Raw Normal View History

2020-10-10 19:31:31 +00:00
#
# Copyright (C) 2020 CismonX <admin@cismon.net>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
#
2020-02-01 14:45:48 +00:00
# Attributes for GitHub Linguist
2020-03-14 21:10:39 +00:00
*.h linguist-language=c
2020-10-10 20:12:16 +00:00
tests/* linguist-detectable=false
configure.ac linguist-detectable=false
Makefile.am linguist-detectable=false