2015-01-23 16:58:16 -08:00
|
|
|
# Set the default behavior
|
|
|
|
* text eol=lf
|
|
|
|
|
|
|
|
# Explicitly declare source files
|
|
|
|
*.c text eol=lf
|
|
|
|
*.h text eol=lf
|
|
|
|
|
|
|
|
# Denote files that should not be modified.
|
|
|
|
*.odt binary
|
2015-01-31 01:57:57 -08:00
|
|
|
*.png binary
|
2015-01-23 16:58:16 -08:00
|
|
|
# Visual Studio
|
|
|
|
*.sln binary
|
|
|
|
*.suo binary
|
|
|
|
*.vcxproj* binary
|
|
|
|
|