motion
Version:
motion - moving development forward
25 lines (19 loc) • 312 B
Plain Text
# 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/