You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
290 B
19 lines
290 B
# See http://help.github.com/ignore-files/ for more about ignoring files. |
|
|
|
# compiled output |
|
/dist |
|
/tmp |
|
|
|
# dependencies |
|
/node_modules |
|
/bower_components |
|
/chart/node_modules |
|
|
|
# misc |
|
/.sass-cache |
|
/connect.lock |
|
/coverage/* |
|
/libpeerconnection.log |
|
npm-debug.log |
|
testem.log |
|
/config/environment.js
|
|
|