diff options
-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 |