dungeonanddeamon/GodoBinding/godot_headers/.gitattributes
2020-03-25 11:00:23 +01:00

14 lines
216 B
Plaintext

# Properly detect languages on Github
*.h linguist-language=c
*.inc linguist-language=c
drivers/* linguist-vendored
*.c eol=lf
*.cpp eol=lf
*.mm eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf
*.xml eol=lf
*.json eol=lf