mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 08:47:56 +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
|
**/*.orig
|
||||||
**/*.rej
|
**/*.rej
|
||||||
**/target
|
**/target
|
||||||
|
**/.vscode
|
||||||
|
Loading…
Reference in New Issue
Block a user