oryx
Version:
A convenient API scaffolding framework for Node.js and Express
23 lines (16 loc) • 287 B
Plain Text
# Coverage directory used by tools like istanbul
coverage
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules
# tmp
.tmp
# idea
.idea
# build configs
.codeclimate.yml
.travis.yml
# docs
docs
# tests
test