cordova-plugin-statusbar/.gitignore
Tim Brust a07612a299 chore: drop Node.js v4 support (#124)
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.
2019-02-21 10:57:31 +01:00

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