Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

Commit

Permalink
Add wwwroot/dist/ and wwwroot/files/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TolikPylypchuk committed Sep 15, 2017
1 parent de69be1 commit f468777
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ ClientBin/
orleans.codegen.cs

node_modules/
**/wwwroot/dist/
**/wwwroot/files/

**/yarn.lock

Expand Down

0 comments on commit f468777

Please sign in to comment.