diff options
author | Fox Caminiti <fox@foxcam.net> | 2022-09-29 20:58:54 -0400 |
---|---|---|
committer | Fox Caminiti <fox@foxcam.net> | 2022-09-29 20:58:54 -0400 |
commit | 3b8bd135662d99506e8a2ebb30b0d46b57861f74 (patch) | |
tree | 533884d6ada9a14e711fa70f2e4526f247cd6034 /.gitignore | |
parent | 02d7df95cfc2402f0488f66f1dc5fa84cae00934 (diff) |
rewritten graph ui start
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ bin/* compile_commands.json build_ops +imgui.ini |