diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-05-16 10:53:33 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-05-16 10:53:33 -0400 |
commit | 3c51eb91645fb9ab6e6cbe49b354408a6e77d1d1 (patch) | |
tree | 26de024b8e1376e4ae8f6b27cceb8e610024f6fd /.gitattributes | |
parent | 3815da82430df2c1ed44858da3d8425946539b04 (diff) |
Stars and Stripes forevahh!
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 7bb2418..d10ef48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,11 @@ include/tinyxml2.h linguist-vendored src/tinyxml2.cpp linguist-vendored -src/threadpool.cpp linguist-vendored + include/threadpool.h linguist-vendored +src/threadpool.cpp linguist-vendored + include/SDL2/* linguist-vendored + include/freetype/* linguist-vendored + +include/glm/* linguist-vendored |