mirror of
https://github.com/citra-emu/citra-canary.git
synced 2025-07-25 18:19:36 +00:00
Merge pull request #4258 from jroweboy/gitattributes
Meta: Add gitattributes file
This commit is contained in:
commit
90c891406f
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