Browse Source

Merge pull request #3596 from RichardTea/vs_gitignore_update

Update gitignore for default VS2019 behaviour
Kim Kulling 4 years ago
parent
commit
9dc95be939
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -18,6 +18,9 @@ build
 *.VC.db-wal
 *.VC.opendb
 *.ipch
+.vs/
+out/
+CMakeSettings.json
 
 # Output
 bin/