# 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
*.DS_STORE
.tern-project
/i18n/smartling.config.json

# build pipeline
.vagrant
.manta

.travis.yml
.gitignore

# custom web-client
test-results/

# self-signed ssl cert
/ssl

# yarn files
.yarnclean
yarn-error.log

/i18n/smartling.config.json
