mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 10:32:49 +00:00
refactor: move minimal-connector to monorepo
This commit is contained in:
8
examples/minimal-connector/.dockerignore
Normal file
8
examples/minimal-connector/.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ignore everything
|
||||
**
|
||||
|
||||
# Allow files and directories
|
||||
!/lib/**
|
||||
!/node_modules/**
|
||||
!/LICENSE
|
||||
!package.json
|
||||
Reference in New Issue
Block a user