bump sapjvm version
[mbt-docker.git] / .gitignore
index 2929587554654096e93ba29987f64783ccead16a..5241b4118cad31d9b1a2d35dda822bb743c93695 100644 (file)
@@ -1,8 +1,7 @@
 # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,vim,git,linux,windows,macos
 # Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,vim,git,linux,windows,macos
 
-### Git ###
-# Created by git for backups. To disable backups in Git:
+# Created by git for backups. To disable backups in git:
 # $ git config --global mergetool.keepBackup false
 *.orig
 
@@ -40,7 +39,6 @@
 # Icon must end with two \r
 Icon
 
-
 # Thumbnails
 ._*
 
@@ -86,8 +84,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 +101,6 @@ tags
 .history
 .ionide
 
-# Support for Project snippet scope
-.vscode/*.code-snippets
-
 # Ignore code-workspaces
 *.code-workspace