Merge pull request #1615 from NZJenkins/vs_gitignore

Add VS cache to .gitignore
This commit is contained in:
PatrickvL 2019-05-18 11:49:02 +02:00 committed by GitHub
commit caf6f160bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
[Bb]uild/
[Bb]uild-*/
# Visual Studio Cache
.vs/
# Generated files
*.aps