Merge pull request #4258 from jroweboy/gitattributes
Meta: Add gitattributes file
This commit is contained in:
commit
90c891406f
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
dist/languages/* linguist-vendored
|
||||
dist/qt_themes/* linguist-vendored
|
||||
externals/* linguist-vendored
|
||||
*.h linguist-language=cpp
|
Loading…
Reference in a new issue