aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 8 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index d0c36aa..d575651 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,11 @@
-/.venv
+.venv/
+.cache/
+
+.gdb_history
+
+.devpod-internal/
+
/build
-/.conan/install
/docs/_build
-/.cache
-# Conan Generated CMake presets
-CMakeUserPresets.json
-.gdb_history
+qemu-*-*.log