diff options
author | pommicket <pommicket@gmail.com> | 2021-09-25 22:15:59 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-09-25 22:15:59 -0400 |
commit | 4502fee2542cf3a2523d6bb615faa5009cfd00aa (patch) | |
tree | dcf7abc69c6b3bc82219f473b5aaf8e0172133bb /.gitignore | |
parent | 8ea1d64652f3b287139bd775a75cc13f0678e5d6 (diff) |
an object
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ TAGS *.exe *.ilk *.pdb -*.obj +./*.obj *.dll *.lib SDL2 +*.mtl |