author | ymh <ymh.work@gmail.com> |
Wed, 23 Nov 2016 13:48:52 +0100 | |
changeset 443 | a4e274414c3c |
parent 406 | cf0f23803a53 |
child 456 | 3a32d2f57429 |
permissions | -rw-r--r-- |
136 | 1 |
# See http://help.github.com/ignore-files/ for more about ignoring files. |
2 |
||
3 |
# compiled output |
|
4 |
/dist |
|
5 |
/tmp |
|
6 |
||
7 |
# dependencies |
|
8 |
/node_modules |
|
9 |
/bower_components |
|
10 |
||
11 |
# misc |
|
12 |
/.sass-cache |
|
13 |
/connect.lock |
|
14 |
/coverage/* |
|
15 |
/libpeerconnection.log |
|
406
cf0f23803a53
upgrade elasticsearch to 5.0, upgrade ember
ymh <ymh.work@gmail.com>
parents:
136
diff
changeset
|
16 |
npm-debug.log* |
136 | 17 |
testem.log |