Files
openstapps/.npmignore
2018-12-18 22:28:39 +01:00

13 lines
193 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
!resources
!src