# Logs logs *.log *.lock .gitkeep # Runtime data pids *.pid *.seed # Users Environment Variables .lock-wscript # OS generated files # .DS_Store ehthumbs.db Thumbs.db # Node Files # node_modules/ bower_components/ npm-debug.log # Typing # src/typings/tsd/ typings/ tsd_typings/ # Dist # /dist /public/__build__/ /src/*/__build__/ /__build__/** /public/dist/ /src/*/dist/ /dist/** /.awcache .webpack.json /compiled/ dll/ # Doc # doc/ # IDE # .idea/ *.swp/ .vscode/ # Angular # *.ngfactory.ts *.css.shim.ts *.ngsummary.json *.shim.ngstyle.ts