Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Exclude **/*.ts except of **/*.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aereal committed Feb 18, 2020
1 parent 8662657 commit f73cd97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
src/
examples/
docs/
src/**/*.ts
!src/**/*.d.ts

0 comments on commit f73cd97

Please sign in to comment.