Skip to content

Commit

Permalink
feat(config): exclude .vscode/settings.json from version control
Browse files Browse the repository at this point in the history
  • Loading branch information
bannert1337 committed Jul 1, 2024
1 parent 19d4c7f commit 8a38b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -306,3 +306,4 @@ dist
# cypress artifacts
cypress/videos
cypress/screenshots
.vscode/settings.json

0 comments on commit 8a38b0a

Please sign in to comment.