mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 15:45:46 -04:00
Initial commit
This commit is contained in:
14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
*.c text
|
||||
*.cpp text
|
||||
*.h text
|
||||
*.hpp text
|
||||
*.hlsl text
|
||||
*.xml text
|
||||
|
||||
*.sln text eol=crlf
|
||||
*.vcxproj text eol=crlf
|
||||
*.vcxproj.filter text eol=crlf
|
||||
|
||||
*.sh text eol=lf
|
||||
CMakeLists.txt text eol=lf
|
||||
|
Reference in New Issue
Block a user