diff options
author | Oxore <oxore@protonmail.com> | 2023-05-07 20:38:17 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-05-07 20:39:32 +0300 |
commit | f8a56f3c99fda938550ba6a1616c2fa4b41c19e9 (patch) | |
tree | 8b86ec58fe8773d2ae8853338ff6f95cce71d3f5 /.gitignore | |
parent | f475974aeee25082d6384f69212a9d237d394477 (diff) |
Impl basic sprite rendering
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.o +*.out sim cmake[-_]build* compile_commands.json |