mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-01-30 00:06:02 +08:00
chore(npm): improve ignore list (#60)
This commit is contained in:
20
.npmignore
20
.npmignore
@@ -1,18 +1,4 @@
|
||||
demo/
|
||||
|
||||
# CI service configurations
|
||||
.travis.yml
|
||||
.appveyor.yml
|
||||
.*
|
||||
appveyor.yml
|
||||
|
||||
# Testing, code coverage, and linting
|
||||
.eslintignore
|
||||
.eslintrc.yml
|
||||
|
||||
# Git
|
||||
.git
|
||||
.gitattributes
|
||||
.gitignore
|
||||
|
||||
# Github
|
||||
.github
|
||||
demo
|
||||
tests
|
||||
|
||||
Reference in New Issue
Block a user