actionhero
Version:
actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks
28 lines (22 loc) • 355 B
Plain Text
# local actionhero files
pids/*
tmp/*
log/*
cache/*
coverage/*
node_modules/*
public/javascript/actionheroClient.js
public/javascript/actionheroClient.min.js
# Node / NPM
npm-debug.log
# OS-specific wierdness
.DS_Store
# Redis
dump.rdb
cache.dump
# Jekyll Site
_site/*
docs/_site/*
# Editor-specific
/nbproject/*
/.idea/*