2015-02-13 06:22:27 +03:00
|
|
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
|
|
|
|
# compiled output
|
|
|
|
/dist
|
|
|
|
/tmp
|
|
|
|
|
|
|
|
# dependencies
|
|
|
|
/node_modules
|
|
|
|
/bower_components
|
|
|
|
|
|
|
|
# misc
|
|
|
|
/connect.lock
|
|
|
|
/coverage/*
|
|
|
|
/libpeerconnection.log
|
|
|
|
npm-debug.log
|
|
|
|
testem.log
|
|
|
|
|
|
|
|
# built by grunt
|
|
|
|
public/assets/img/contributors/
|
2015-02-14 21:43:18 +03:00
|
|
|
app/templates/-contributors.hbs
|