Skip to content

Commit

Permalink
[RNBS-017] - exclude website folder from npm repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed May 9, 2020
1 parent 1e73b17 commit 67cc18d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ CONTRIBUTING.MD
CHANGELOG.MD
node_modules

# from docusaurus
website

# User-specific stuff
.idea
.idea/**/workspace.xml
Expand Down

0 comments on commit 67cc18d

Please sign in to comment.