diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-08-25 18:05:18 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-08-25 18:05:18 -0400 |
commit | b988e63410acb36f91fb4ad2b3269a8971815663 (patch) | |
tree | 741c373e042002542ae9da31eb6bf733ce345cb3 /.gitattributes | |
parent | 91db024dcb491a71349d60c1410732c97db6bb3a (diff) |
added gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bf275ef --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +lib/entityx/* linguist-vendored +lib/LuaJIT/* linguist-vendored + |