Files
openstapps/.dockerignore
2019-07-25 09:48:34 +02:00

9 lines
105 B
Plaintext

# Ignore everything
**
# Allow files and directories
!/lib/**
!/node_modules/**
!/LICENSE
!package.json