Add .gitattributes file for setting line endings...
This commit is contained in:
parent
61b809f5cd
commit
5daf045d0c
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
* text=auto
|
||||
*.c text
|
||||
*.h text
|
||||
Makefile text
|
||||
*.cnf text
|
Loading…
Reference in New Issue
Block a user