diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -3,7 +3,5 @@ /.conan/install /docs/_build /.cache - -# Conan Generated CMake presets -CMakeUserPresets.json -.gdb_history +/.gdb_history +/qemu-stderr-*.log |
