Skip to content

Commit

Permalink
Add vscode preferences folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesthobe committed May 1, 2023
1 parent 8483738 commit b65f189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -17,6 +17,7 @@ ipch/*
*.vcxproj.user
*.VC.opendb
*.VC.db
/.vscode/

# cmake stuff
CMakeCache.txt
Expand Down

0 comments on commit b65f189

Please sign in to comment.