Files
openstapps/.npmignore
2018-11-30 16:12:45 +01:00

12 lines
208 B
Plaintext

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