Files
openstapps/.npmignore
2018-11-29 13:36:34 +01:00

13 lines
183 B
Plaintext

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