Add simple gitattributes
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
* text=auto
|
||||
*.c text
|
||||
*.cpp text
|
||||
*.ui text
|
||||
*.qrc text
|
||||
*.h text
|
||||
Reference in New Issue
Block a user