ApplicationInsights-node.js/.npmignore

29 строки
328 B
Plaintext
Исходник Обычный вид История

2014-08-12 05:19:12 +04:00
# Ignore built files
obj
*.tgz
# Ignore Visual Studio files
*.suo
*.sln
*.njsproj
2016-11-14 23:05:24 +03:00
.vscode/
.github
# Ignore test files
Tests
# Don't publish source files that aren't needed in package
*.ts
!*.d.ts
!*.js.map
2015-01-10 09:07:28 +03:00
.travis.yml
2016-07-29 19:51:06 +03:00
.ntvs_analysis.dat
/Declarations
Schema
typings
tsconfig.json
typings.json