diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2025-07-23 09:30:34 +0000 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2025-07-23 09:30:34 +0000 |
| commit | 3a407e83b2dbd15936569ff90e4433078ea1cbaf (patch) | |
| tree | 01870f4a24e6348d94b8153edb8c1ce1d5b9e7cd /.gitignore | |
| parent | f82e0c289d6ab3e901dd80a3cf72aeeb0f85a8c5 (diff) | |
| download | teachos-3a407e83b2dbd15936569ff90e4433078ea1cbaf.tar.xz teachos-3a407e83b2dbd15936569ff90e4433078ea1cbaf.zip | |
ide: redirect qemu error output
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 |
