mirror of
https://forge.univ-lyon1.fr/tplifap4/dungeonanddeamon.git
synced 2024-02-27 13:31:50 +01:00
Let's code
This commit is contained in:
13
GodoBinding/godot_headers/.gitattributes
vendored
Normal file
13
GodoBinding/godot_headers/.gitattributes
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# 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
|
Reference in New Issue
Block a user