mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 04:24:43 +00:00
gitignore: Add .devcontainer to ignored
Some people might use devcontainer to set up development environment. Ignore this directory, similar to other existing IDE-specific ignores. Signed-off-by: Marek Pikuła <m.pikula@partner.samsung.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,6 +42,7 @@ TAGS.sub
|
||||
.cache
|
||||
compile_commands.json
|
||||
.vscode
|
||||
.devcontainer/
|
||||
|
||||
.gdbinit
|
||||
.gdb_history
|
||||
|
||||
Reference in New Issue
Block a user