mirror of
https://github.com/citra-emu/citra-nightly.git
synced 2026-05-08 17:03:38 +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