summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-09-29 18:01:15 +0200
committerGitHub <noreply@github.com>2018-09-29 18:01:15 +0200
commit0921558a9fb1a4bfe0ffd64a2e8be27693017b20 (patch)
tree0de18cfa6b50fcb943e16cb4db58b941850faaf6
parentMerge pull request #1412 from lioncash/move (diff)
parentMeta: Add gitattributes file (diff)
downloadyuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.gz
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.bz2
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.lz
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.xz
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.zst
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.zip
Diffstat (limited to '')
-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