mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-25 14:20:50 +08:00
Add .vscode to .gitignore
VS Code creates a .vscode/ directory in the top level of the repo to hold config files. Adding it to .gitignore will make it easier to develop crashpad using VS Code. Change-Id: I7afbbbf8ed6c017edc0299a18bf7ad0c11407b93 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6013035 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com>
This commit is contained in:
parent
3f1b84197b
commit
66a7812a40
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@
|
||||
.cache
|
||||
.gdb_history
|
||||
.gdbinit
|
||||
/.vscode/
|
||||
/Makefile
|
||||
/build/fuchsia
|
||||
/out
|
||||
|
Loading…
x
Reference in New Issue
Block a user