blob: ad2eb527b9bfecbb72d15e4e6a5342752be05daa [file] [log] [blame]
# Testing, code coverage, and linting
.eslintignore
.eslintrc.yml
.nyc_output
coverage
tests
temp
# CI service configurations
.travis.yml
appveyor.yml
# Logging
logs
*.log
npm-debug.log*
# Git
.git
.gitattributes
.github
.gitignore