diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-10 10:20:50 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-10 10:20:50 -0500 |
commit | bdb6a983a84995c144e7452cb4052de2b649577c (patch) | |
tree | 9a5d95a76ece73755eae491a5ef0fa809fb4d30c /.gitignore | |
parent | cfe41fdfebe0913eeac99f8ac78ec52d5e00cc84 (diff) |
fix windows build; add #version to shaders
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ TAGS *.dll *.xcf *.lib +*.exp SDL2 box2d .vs* |