Files
openstapps/templates/.npmignore
2018-12-04 14:52:39 +01:00

11 lines
176 B
Plaintext

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