Skip to content

Commit

Permalink
chore(ignore): added folders to npm ignore
Browse files Browse the repository at this point in the history
BREAKING CHANGE: travis removed added github actions and refactored build process
  • Loading branch information
StephanGerbeth committed Dec 19, 2021
1 parent 14a4eb8 commit b3da6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ npm-debug.log*

# Coverage directory used by tools like istanbul
coverage
.nyc_output

# Dependency directories
node_modules
Expand All @@ -17,9 +16,10 @@ src
test
examples
CHANGELOG.md
.travis.yml
.editorconfig
.eslintignore
.eslintrc
.babelrc
.gitignore
.github
.husky

0 comments on commit b3da6c3

Please sign in to comment.