Update .gitignore

add visual studio for gitignore
This commit is contained in:
Ben 2022-09-16 19:17:42 +08:00 committed by GitHub
parent f4881437c1
commit 3e1a52cb74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -29,3 +29,6 @@ build/
### VS Code ###
.vscode/
### VS Studio ###
.vs/