diff options
author | Wang, Lei | 2022-10-20 19:19:21 +0200 |
---|---|---|
committer | Laurent Vivier | 2022-10-22 22:48:17 +0200 |
commit | 8ad708a9d8f7e40a1fc33c69d1590f10e3da50b0 (patch) | |
tree | 42892160e857a0a9533e2c1756b5ed37f7e24829 /hw/core/sysbus-fdt.c | |
parent | Merge tag 'pull-target-arm-20221020' of https://git.linaro.org/people/pmaydel... (diff) | |
download | qemu-8ad708a9d8f7e40a1fc33c69d1590f10e3da50b0.tar.gz qemu-8ad708a9d8f7e40a1fc33c69d1590f10e3da50b0.tar.xz qemu-8ad708a9d8f7e40a1fc33c69d1590f10e3da50b0.zip |
.gitignore: add multiple items to .gitignore
Add /.vscode/, .clang-format and .gdb_history to .gitignore because:
- For VSCode, workspace settings as well as debugging and task
configurations are stored at the root in a .vscode folder;
- For ClangFormat, the .clang-format file is searched relative to
the current working directory when reading stdin;
- For GDB, GDB command history file defaults to the value of the
environment variable GDBHISTFILE, or to ./.gdb_history if this
variable is not set.
Signed-off-by: Wang, Lei <lei4.wang@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221020171921.1078533-1-lei4.wang@intel.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/core/sysbus-fdt.c')
0 files changed, 0 insertions, 0 deletions