# OS
.DS_Store

# Logs
logs
*.log

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
node_modules
components
bower_components

# Tests specific to this repo
!test/node_modules
!test/bower_components
!test/*.log*
!test/.DS_Store

# Compile directories
www/
_book/
