projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1f161
)
gitignore: ignore .vscode directory
author
Wei Liu
<wei.liu2@citrix.com>
Tue, 14 May 2019 14:22:31 +0000
(15:22 +0100)
committer
Wei Liu
<wei.liu2@citrix.com>
Wed, 15 May 2019 11:45:37 +0000
(12:45 +0100)
The directory is created by Visual Studio Code editor to store its
local state.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 26bc583f74b8efebcece7fdd4fc8c2460073efd3..3822bb75ba67f8232e6cafec031af831656bd67a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-30,6
+30,7
@@
cscope.out
cscope.po.out
.config
.vimrc
+.vscode
dist
stubdom/*.tar.gz