diff options
author | clyne <clyne@bitgloo.com> | 2019-09-02 19:01:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-02 19:01:41 -0400 |
commit | 1b1cdfe9013726ef82e54ca7a15ef262201f57a0 (patch) | |
tree | 8e504a886580095423c0f7b180a9c0fb0a0a1517 /.gitattributes | |
parent | b70eea076017a4449feb71ed42b088c6f896358b (diff) |
Trying this out
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 8982055..68053ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1 @@ -lib/entityx/* linguist-vendored -lib/LuaJIT/* linguist-vendored -lib/sol2/* linguist-vendored +lib/**/* linguist-vendored |