Browse Source

Ignore changes to VS Code settings (#10992)

pull/11005/head
Tanya Solyanik 1 year ago
committed by GitHub
parent
commit
f7dd2bc4f3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .gitignore

4
.gitignore

@ -29,8 +29,10 @@ bld/
[Oo]bj/
[Ll]og/
# Visual Studio 2015/2017 cache/options directory
# Visual Studio cache/options directory
.vs/
.vscode/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

Loading…
Cancel
Save