inspec/www/tutorial/.gitignore
2016-09-12 09:39:16 +02:00

15 lines
No EOL
161 B
Text

# Typing #
/src/typings/tsd/
/typings/
/tsd_typings/
# Node Files #
/node_modules
npm-debug.log
app/*.js
app/*.map
app/**/*.js
app/**/*.map
!webpack.config.js