mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
chore: ignore vscode's launch.json (#1054)
This commit is contained in:
parent
c29db83b7e
commit
0cd46b2280
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ clang/*
|
|||
clang-*
|
||||
.vscode/*.db
|
||||
.vscode/settings.json
|
||||
.vscode/launch.json
|
||||
third_party
|
||||
genfiles/*
|
||||
*.sublime-*
|
||||
|
|
Loading…
Reference in a new issue