Skip to content

Commit

Permalink
Exclude news folder from extension (#1081)
Browse files Browse the repository at this point in the history
* exclude news folder from extension
* 📝 change log contents
* Fixes #1020
  • Loading branch information
DonJayamanne authored Mar 15, 2018
1 parent 6805a6c commit 1db2709
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ coverage/**
CODE_OF_CONDUCT.md
CODING_STANDARDS.md
CONTRIBUTING.md
news/**
1 change: 1 addition & 0 deletions news/3 Code Health/1020.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Exclude 'news' folder from getting packaged into the extension.

0 comments on commit 1db2709

Please sign in to comment.