diff --git a/.gitignore b/.gitignore index c580925..f26a083 100644 --- a/.gitignore +++ b/.gitignore @@ -48,9 +48,10 @@ htmlcov/ .pylint.d/ # IDEs and editors -.vscode/ -!.vscode/tasks.json -!.vscode/launch.json +# .vscode/ +# !.vscode/tasks.json +# !.vscode/launch.json +# !.vscode/settings.json .idea/ *.swp *.swo