Files
openstapps/.npmignore
Wieland Schöbl 8f62b0faa0 Initial commit
2019-09-03 14:03:57 +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