Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add additional files and folders to npmignore #553

Merged
merged 3 commits into from
Nov 21, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: Add additional files and folders to npmignore
  • Loading branch information
scttcper committed Nov 20, 2020
commit 806027b0115099d049625a7ab5d2d60d22590cf7
10 changes: 10 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,29 @@
.gitignore
.npmignore
.travis.yml
.browserlistrc
.prettierignore
.prettierrc
.vscode
babel.config.js
CODEOWNERS

# folders
coverage
docs-theme
src
test
flow-typed
docs

# markdown files
CONTRIBUTING.md
CODE_OF_CONDUCT.md

# misc.
CNAME
rollup.config.js
travis_after_all.py
yarn.lock
.yarn
typescript-test.ts