Ignore .vscode even if it is a symlink
This commit is contained in:
parent
86d65d8ec8
commit
d85e866c0d
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,7 +12,7 @@ __pycache__/
|
|||
.project
|
||||
.settings/
|
||||
.valgrindrc
|
||||
.vscode/
|
||||
.vscode
|
||||
.favorites.json
|
||||
/*-*-*-*/
|
||||
/*-*-*/
|
||||
|
|
Loading…
Add table
Reference in a new issue