Added vs code to git ignore

This commit is contained in:
Jose Luis Rey Mendez
2021-03-06 20:01:11 -03:00
parent 083cec6c88
commit 4f1fb73f32
+2
View File
@@ -21,6 +21,8 @@ bld/
![Cc]ore/[Ll]og/ ![Cc]ore/[Ll]og/
# Visual Studio 2015 cache/options directory # Visual Studio 2015 cache/options directory
.vs/ .vs/
# Visual Studio Code options directory
.vscode/
# Uncomment if you have tasks that create the project's static files in wwwroot # Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/ #wwwroot/
demo demo