ApplicationInsights-node.js/.npmignore

29 строки
328 B
Plaintext

# Ignore built files
obj
*.tgz
# Ignore Visual Studio files
*.suo
*.sln
*.njsproj
.vscode/
.github
# Ignore test files
Tests
# Don't publish source files that aren't needed in package
*.ts
!*.d.ts
!*.js.map
.travis.yml
.ntvs_analysis.dat
/Declarations
Schema
typings
tsconfig.json
typings.json