summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-09-23 15:57:13 +0300
committerSergeanur <s.anureev@yandex.ua>2020-09-23 16:08:35 +0300
commitc6cf16447bfe5b7d8130588e53a65c9a99658603 (patch)
tree82482d31a207eed5c73cc95e8a9ae04f4f953112 /.gitattributes
parentFixes to MusicManager (diff)
downloadre3-c6cf16447bfe5b7d8130588e53a65c9a99658603.tar.gz
Add .gitattributes for better language stats
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..9261b404
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+sdk/* linguist-vendored
+vendor/* linguist-vendored \ No newline at end of file