repositories
/
mbt-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8772b2e
)
Fix .gitignore
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 28 Sep 2022 07:24:14 +0000
(09:24 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 28 Sep 2022 07:24:14 +0000
(09:24 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 2929587554654096e93ba29987f64783ccead16a..b9c2f169fbdf6cb43ff5f98e82d356edc14c4c0f 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-40,7
+40,6
@@
# Icon must end with two \r
Icon
-
# Thumbnails
._*
@@
-86,8
+85,10
@@
tags
### VisualStudioCode ###
.vscode/*
+!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
+!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
@@
-101,9
+102,6
@@
tags
.history
.ionide
-# Support for Project snippet scope
-.vscode/*.code-snippets
-
# Ignore code-workspaces
*.code-workspace