Files
openstapps/.npmignore
2021-04-27 15:27:47 +02:00

11 lines
176 B
Plaintext

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