gitignore knows more vscode stuff

This commit is contained in:
gw3000 2023-06-10 15:42:18 +02:00
parent db7f7b026e
commit 908bff726a

5
.gitignore vendored
View file

@ -158,5 +158,10 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
# VSCode
.vscode/settings.json .vscode/settings.json
.vscode/launch.json
# VIM Ctags
tags tags