X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=5241b4118cad31d9b1a2d35dda822bb743c93695;hb=2947cb215ccb58062a5bcd61fb9469b7f8c432ac;hp=2929587554654096e93ba29987f64783ccead16a;hpb=482fe6a2e2abae083ff60edafea1ad15bea3e368;p=mbt-docker.git diff --git a/.gitignore b/.gitignore index 2929587..5241b41 100644 --- a/.gitignore +++ b/.gitignore @@ -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