2017-06-21 20:47:49 +03:00
|
|
|
bin
|
2017-06-22 21:18:15 +03:00
|
|
|
build
|
2017-08-04 02:14:30 +03:00
|
|
|
examples
|
2017-06-22 23:28:24 +03:00
|
|
|
|
2017-08-04 02:14:30 +03:00
|
|
|
# Exclude TypeScript source files.
|
|
|
|
benchmark/**/*.ts
|
|
|
|
benchmark/tsconfig.json
|
|
|
|
lib/**/*.ts
|
|
|
|
lib/tsconfig.json
|
|
|
|
test/**/*.ts
|
|
|
|
test/module/test-dir
|
|
|
|
test/module/test-file
|
|
|
|
test/tsconfig.json
|
|
|
|
|
|
|
|
.vscode
|
2017-06-22 23:28:24 +03:00
|
|
|
.npmrc
|
|
|
|
.npmignore
|
2017-08-04 02:14:30 +03:00
|
|
|
.taskkey
|
2017-08-11 01:37:44 +03:00
|
|
|
.travis.yml
|
|
|
|
appveyor.yml
|
2017-12-15 01:49:47 +03:00
|
|
|
npm-debug.log
|