Browse Source

added the demo to the gitignore

KTRosenberg 5 years ago
parent
commit
5d1c9583cb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -23,6 +23,7 @@ bld/
 .vs/
 .vs/
 # 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
 
 
 # MSTest test Results
 # MSTest test Results
 [Tt]est[Rr]esult*/
 [Tt]est[Rr]esult*/
@@ -272,4 +273,4 @@ shared/
 *.bc
 *.bc
 *.ll
 *.ll
 
 
-*.sublime-workspace
+*.sublime-workspace