blob: b05ad789bd14c0d9320db9e7e9ab75387a57c66f [file] [log] [blame]
# Testing, code coverage, and linting
.eslintignore
.eslintrc.yml
.nyc_output
coverage
tests
temp
# Logging
logs
*.log
npm-debug.log*
# Git
.git
.gitattributes
.github
.gitignore
# others
.npm-scripts
cordova-js-src
cordova-lib