Skip to content

Commit

Permalink
Add .vscode/settings.json to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Jan 15, 2024
1 parent 6e7fa81 commit 5b6383a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ dist/
# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# vscode settings
.vscode/settings.json

# Temporary folders
tmp/
temp/
Expand Down

0 comments on commit 5b6383a

Please sign in to comment.