aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c55aad0..d02f777 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
+/.cache
/.mypy_cache
/.virtualenv
+/.vscode/.conan_tools
+
/build
+/test_package/build
+
+CMakeUserPresets.json
+compile_commands.json \ No newline at end of file