Files
openstapps/.npmignore
Karl-Philipp Wulfert 1ac90ef633 feat: add core tools
2018-12-18 17:41:03 +01:00

12 lines
182 B
Plaintext

# Ignore all files/folders by default
# See https://stackoverflow.com/a/29932318
/*
# Except these files/folders
!docs
!lib
!LICENSE
!package.json
!package-lock.json
!README.md
!src