Explorar el Código

added the demo to the gitignore

KTRosenberg hace 5 años
padre
commit
5d1c9583cb
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -23,6 +23,7 @@ bld/
 .vs/
 # Uncomment if you have tasks that create the project's static files in wwwroot
 #wwwroot/
+demo
 
 # MSTest test Results
 [Tt]est[Rr]esult*/
@@ -272,4 +273,4 @@ shared/
 *.bc
 *.ll
 
-*.sublime-workspace
+*.sublime-workspace