first commit
This commit is contained in:
10
.gitattributes
vendored
Normal file
10
.gitattributes
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Default for those who don't have core.autocrlf set
|
||||
* text=auto
|
||||
|
||||
# Things that should be treated as text
|
||||
*.cpp text
|
||||
*.h text
|
||||
CMakeLists.txt text
|
||||
*.cmake text
|
||||
*.md text
|
||||
*.in text
|
||||
Reference in New Issue
Block a user