diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-08 13:47:38 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-12-08 13:47:38 -0500 |
commit | cfe2db8135b5332c71a9b844cb5136c4bfd120e3 (patch) | |
tree | c589abc4a4f792d3d4c3758957040dd6a7b08744 /.gitignore | |
parent | 7efbd44a641b32285499b07dc4f5461fec8dc8d5 (diff) |
got windows build to work
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,5 +10,7 @@ TAGS *.exe *.dll *.xcf +*.lib SDL2 +box2d .vs* |