Merge pull request #3596 from RichardTea/vs_gitignore_update
Update gitignore for default VS2019 behaviourpull/3611/head
commit
9dc95be939
|
@ -18,6 +18,9 @@ build
|
|||
*.VC.db-wal
|
||||
*.VC.opendb
|
||||
*.ipch
|
||||
.vs/
|
||||
out/
|
||||
CMakeSettings.json
|
||||
|
||||
# Output
|
||||
bin/
|
||||
|
|
Loading…
Reference in New Issue