build: exclude docs from package

Fixes #56
This commit is contained in:
Karl-Philipp Wulfert
2019-04-15 15:43:19 +02:00
parent a2f44762f9
commit b5e0b76c24
5 changed files with 749 additions and 590 deletions

View File

@@ -1,14 +1,12 @@
# Ignore all files/folders by default
# See https://stackoverflow.com/a/29932318
/*
# Execept this files/folders
!docs
# Except these files/folders
!lib
lib/tsconfig.tsbuildinfo
!LICENSE
!package.json
!package-lock.json
!README.md
!src
test/*
!test/resources/