Files
godot-headers/.gitattributes
Bastiaan Olij 20e86b4422 New folder net was missing, updated all the other subfolders, new api
files and added a gitattributes file
2018-07-26 20:05:04 +10: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