Files
openstapps/examples/minimal-connector/.dockerignore

9 lines
105 B
Plaintext

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