diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2021-10-10 20:17:52 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2021-10-10 20:17:52 -0400 |
commit | a1700f3ca6456a3215165c7d59564c594e22cafd (patch) | |
tree | f4261405ad05311972deb15b5d267dfd4c345036 /.gitignore | |
parent | e976308b6f36a9480671ce39dfce86a4aabfb7d2 (diff) |
finished draw samples, can draw input too
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ imgui.ini stmdspgui stmdspgui.exe +perf.data* *.o .* |