Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

chore(npm): improve ignore list #137

Merged
merged 1 commit into from
Mar 27, 2020
Merged
Changes from all commits
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
17 changes: 2 additions & 15 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# CI service configurations
.travis.yml
.appveyor.yml
.*
appveyor.yml

# Testing, code coverage, and linting
.eslintignore
.eslintrc.yml

# Git
.git
.gitattributes
.gitignore

# Github
.github
tests