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
16
npm-debug.log
17
testem.log