summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ef4a3db..39e28e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,14 @@
+/.vs/*
/.vscode/*
!/.vscode/c_cpp_properties.json
-/core/version.cc
/build/
+/dist/
+/out/
/*.log
/*.ini
/*.dll
/*.exe
/*.lib
/*.so
+/CMakePresets.json
+/CMakeUserPresets.json