inspec/www/tutorial/.gitignore

19 lines
216 B
Text
Raw Normal View History

2016-08-24 12:58:40 +00:00
# Typing #
/src/typings/tsd/
/typings/
/tsd_typings/
# Node Files #
/node_modules
npm-debug.log
app/*.js
app/*.map
app/**/*.js
app/**/*.map
2016-09-26 10:53:17 +00:00
dist
!webpack.config.js
scripts/simulator/filesystem/examples/profile/*