mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Tiny: add .vscode/ to .gitignore
This commit is contained in:
parent
f49fc9b487
commit
50ae6bafe9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -70,6 +70,8 @@ cmake-build-debug/
|
|||
# KDE directory preferences
|
||||
.directory
|
||||
|
||||
### VSCode ###
|
||||
.vscode/
|
||||
|
||||
### Eclipse ###
|
||||
*.pydevproject
|
||||
|
|
Loading…
Reference in a new issue