aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-03-28 13:24:52 -0700
committerrtk0c <[email protected]>2021-03-28 13:24:52 -0700
commitbdcc81822adddf2c6ad7f10d9e090d913475c1e0 (patch)
tree91997b21958992f4e9e48839166ea4feaa0712b1 /.gitignore
parent442d2d75d71bbc057e667edc301a79fa1cc813be (diff)
Initial code structure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95ff04c..223be0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,4 +78,6 @@ CMakeLists.txt.user*
*.exe
.vscode/c_cpp_properties.json
+.vscode/settings.json
build*/
+imgui.ini