build: exclude documentation from packages

Fixes #19
This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 13:41:35 +02:00
parent c0f37ccd69
commit 011c191538

View File

@@ -2,7 +2,6 @@
# See https://stackoverflow.com/a/29932318 # See https://stackoverflow.com/a/29932318
/* /*
# Except these files/folders # Except these files/folders
!docs
!lib !lib
!LICENSE !LICENSE
!package.json !package.json