# Ignore built files
obj
*.tgz

# Ignore Visual Studio files
*.suo
*.sln
*.njsproj

# Ignore test files
Tests

# Don't publish source files that aren't needed in package
*.ts
*.js.map
*.d.ts
.travis.yml

Declarations