diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2024-05-14 19:58:40 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2024-05-14 19:58:40 -0400 |
commit | 7d174816febeed6977a7e90be5c80e9b99b11df9 (patch) | |
tree | 12b41ae02f03bf5bcaef84690f0a8824d71c7183 /.gitignore | |
parent | af1740bde341ef7703696cb7fd26d66cd8a37462 (diff) |
many changes, more controls
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.o +*.png *.sw* main imgui.ini |