Skip to content

Commit

Permalink
style: Add .vscode/settings.json to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sword-Smith committed Apr 16, 2024
1 parent 8f31ff5 commit f54c68e
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 @@ -45,6 +45,7 @@ cmake-build-*/
.vscode/dryrun.log
.vscode/targets.log
.vscode/configurationCache.log
.vscode/settings.json

# Mongo Explorer plugin
.idea/**/mongoSettings.xml
Expand Down

0 comments on commit f54c68e

Please sign in to comment.