Files
openstapps/.npmignore
2019-04-03 17:45:54 +02:00

19 lines
289 B
Plaintext

# Ignore all files/folders by default
# See https://stackoverflow.com/a/29932318
/*
# Except these files/folders
!.editorconfig
!.gitignore
!.npmignore
!docs
!lib
lib/tsconfig.tsbuildinfo
!LICENSE
!package.json
!package-lock.json
!README.md
!scripts
!templates
!tsconfig.json
!tslint.json