diff options
author | Oxore <oxore@protonmail.com> | 2023-05-07 21:20:47 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-05-07 21:20:47 +0300 |
commit | fdd4189bfc4244cd6eabdfef6fd044ddb1236656 (patch) | |
tree | 3b3186493f22b11470feca5c607d2da8b99f8ce1 /.gitignore | |
parent | f8a56f3c99fda938550ba6a1616c2fa4b41c19e9 (diff) |
Optimize rendering and enable VSync
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *.o *.out +prof_out* sim cmake[-_]build* compile_commands.json |