Skip to content

Commit

Permalink
+ Add .vscode to .gitignore getsentry#2291
Browse files Browse the repository at this point in the history
  • Loading branch information
shoaib-mohd committed Aug 23, 2023
1 parent d48d3eb commit 0489925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ venv
relay
pip-wheel-metadata
.mypy_cache
.vscode/
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ asttokens
responses
pysocks
ipdb
mockupdb

0 comments on commit 0489925

Please sign in to comment.