# See http://help.github.com/ignore-files/ for more about ignoring files. #logs *.log # compiled output /dist tmp/ src/cache/* !src/cache/dbs/index.generated.ts # dependencies node_modules # IDEs and editors /.idea .project .classpath *.launch .settings/ # misc /.sass-cache /connect.lock /coverage/* npm-debug.log # e2e /e2e/*.js /e2e/*.map #System Files .DS_Store Thumbs.db #visual studio history /.history /.nyc_output