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