summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bunnei2018-09-29 12:01:15 -0400
committerGravatar GitHub2018-09-29 12:01:15 -0400
commit0921558a9fb1a4bfe0ffd64a2e8be27693017b20 (patch)
tree0de18cfa6b50fcb943e16cb4db58b941850faaf6
parentMerge pull request #1412 from lioncash/move (diff)
parentMeta: Add gitattributes file (diff)
downloadyuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.gz
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.tar.xz
yuzu-0921558a9fb1a4bfe0ffd64a2e8be27693017b20.zip
Merge pull request #1388 from FearlessTobi/port-4258
Port citra-emu/citra#4258: "Meta: Add gitattributes file"
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 @@
1dist/languages/* linguist-vendored
2dist/qt_themes/* linguist-vendored
3externals/* linguist-vendored
4*.h linguist-language=cpp