e9a964362f
- added grunt-bg-shell - reorganized asset tasks into one location - turn off ember-cli analytics - remove app/config-dev and config-prod - remove qunit from bower.json - remove express from package.json
22 lines
329 B
Plaintext
22 lines
329 B
Plaintext
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# compiled output
|
|
/dist
|
|
/tmp
|
|
|
|
# dependencies
|
|
/node_modules
|
|
/bower_components
|
|
|
|
# misc
|
|
/.sass-cache
|
|
/connect.lock
|
|
/coverage/*
|
|
/libpeerconnection.log
|
|
npm-debug.log
|
|
testem.log
|
|
|
|
# built by grunt
|
|
public/assets/img/contributors/
|
|
app/templates/-contributors.hbs
|