Nuklear/.gitattributes
Thomas Versteeg a5b593034d Add .gitattributes file
This file makes sure github doesn't confuse .c and .h files in this repository for C++ files
2016-04-19 13:38:25 +02:00

4 lines
75 B
Plaintext

# Github language settings
*.h linguist-language=c
*.c linguist-language=c