Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Add code-workspace to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wjh18 committed Jul 26, 2023
1 parent 261bf8f commit 34235ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyspeedinsights.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

0 comments on commit 34235ba

Please sign in to comment.