mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-19 05:52:49 +08:00
17 lines
190 B
Plaintext
17 lines
190 B
Plaintext
|
# CI service configurations
|
||
|
.travis.yml
|
||
|
.appveyor.yml
|
||
|
appveyor.yml
|
||
|
|
||
|
# Testing, code coverage, and linting
|
||
|
.eslintignore
|
||
|
.eslintrc.yml
|
||
|
|
||
|
# Git
|
||
|
.git
|
||
|
.gitattributes
|
||
|
.gitignore
|
||
|
|
||
|
# Github
|
||
|
.github
|