Skip to content

Commit

Permalink
Merge pull request #20 from IBM/NpmIgnore
Browse files Browse the repository at this point in the history
NpmIgnore: Add .npmignore to ignore files that shouldn't be published
  • Loading branch information
gabe-l-hart authored Aug 6, 2021
2 parents 5bd8fe4 + 4e332c7 commit f68d7db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/ts/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Dockerfile
TODO.md
test
coverage
.dockerignore
.nyc_output
ci
tslint.json

0 comments on commit f68d7db

Please sign in to comment.