UNPKG

210 BPlain TextView Raw
1# NPM
2/node_modules/
3npm-debug.log
4
5# Git
6*.orig
7
8# Don't need external typings on npm
9/typings/
10
11# Ignore configuration
12/config/
13/.vscode/
14tslint.json
15tsconfig.json
16system.config.js
17gulpfile.js
\No newline at end of file