mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-04 01:05:14 +02:00
add gitattributes file to enforce LF line endings
This commit is contained in:
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto eol=lf
|
||||
|
||||
*.c text
|
||||
*.h text
|
||||
*.cpp text
|
||||
*.hpp text
|
||||
*.json text
|
||||
*.txt text
|
||||
LICENSE text
|
||||
*.md text
|
||||
Reference in New Issue
Block a user