Files
openstapps/.npmignore
2019-03-20 15:47:32 +01:00

14 lines
194 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
!templates