mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-19 01:12:49 +08:00
a07612a299
This is a BREAKING CHANGE. <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected n/a - development ### What does this PR do? Drop Node.js v4 support and bumps the CI images to Node.js v6 ### What testing has been done on this change? TravisCI and Appveyor test results. ### Checklist - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [ ] Added automated test coverage as appropriate for this change.
16 lines
167 B
Plaintext
16 lines
167 B
Plaintext
#If ignorance is bliss, then somebody knock the smile off my face
|
|
|
|
*.csproj.user
|
|
*.suo
|
|
*.cache
|
|
Thumbs.db
|
|
*.DS_Store
|
|
|
|
*.bak
|
|
*.cache
|
|
*.log
|
|
*.swp
|
|
*.user
|
|
|
|
node_modules
|