Files
openstapps/.npmignore
2019-04-16 14:38:07 +02:00

12 lines
177 B
Plaintext

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