mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 20:24:31 +00:00
gitignore: ignore vscode directory
That is auto-generated by vscode and should be ignored. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
cf1b72d6c6
commit
b24f2cb969
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
**/*.orig
|
||||
**/*.rej
|
||||
**/target
|
||||
**/.vscode
|
||||
|
Loading…
Reference in New Issue
Block a user