Skip to content

Commit bee0ab5

Browse files
committed
update .gitignore file
1 parent c178c4d commit bee0ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ bld/
3131
.vs/
3232
/wwwroot/dist/
3333
/ClientApp/dist/
34-
/GhostUI/wwwroot/dist
35-
/GhostUI/ClientApp/dist
34+
/FullStackTesting/FullStackTesting.Web.Api/wwwroot/dist
35+
/FullStackTesting/FullStackTesting.Web.Api/ClientApp/dist
3636

3737
# MSTest test Results
3838
[Tt]est[Rr]esult*/

0 commit comments

Comments
 (0)