Skip to content

Commit 7249e22

Browse files
chore(tooling): add .vscode/launch.json to .gitignore (#1624)
Co-authored-by: danceratopz <danceratopz@gmail.com>
1 parent ee857db commit 7249e22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ pip-delete-this-directory.txt
5151
# misc
5252
*.code-workspace
5353
verify_kzg_proof
54-
.vscode/launch.recommended.json
55-
.vscode/settings.local.recommended.json
54+
.vscode/launch.json
5655

5756
# docs
5857
.cache

0 commit comments

Comments
 (0)