Files
openstapps/.npmignore
2018-11-28 16:43:15 +01:00

10 lines
192 B
Plaintext

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