query-engine
Version:
Query-Engine is a NoSQL and MongoDb compliant query engine. It can run on the server-side with Node.js, or on the client-side within web browsers
33 lines (26 loc) • 405 B
Plain Text
# v1.3.10 December 10, 2013
# https://github.com/bevry/base
# Temp Files
**/*.log
**/.docpad.db
# Build Files
build/
components/
bower_components/
node_modules/
# Development Files
.travis*
Cakefile
Makefile
BACKERS.md
CONTRIBUTING.md
HISTORY.md
**/src/
**/test/
# Other Package Definitions
template.js
component.json
bower.json
# =====================================
# CUSTOM MODIFICATIONS
# None