summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2018-09-22 22:41:27 +0200
committerfearlessTobi <thm.frey@gmail.com>2018-09-22 23:31:44 +0200
commit05db48b3f85c408cb2488f3a120797d6fff8a98f (patch)
tree4ab6fe01ab24bf453e5be9fc758fe629c89da73d /.gitattributes
parentMerge pull request #1386 from jroweboy/oops (diff)
downloadyuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar.gz
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar.bz2
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar.lz
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar.xz
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.tar.zst
yuzu-05db48b3f85c408cb2488f3a120797d6fff8a98f.zip
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..ab861a396
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+dist/languages/* linguist-vendored
+dist/qt_themes/* linguist-vendored
+externals/* linguist-vendored
+*.h linguist-language=cpp