mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Updating Docker files for mono repo
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Keep Docker build contexts lean when building from the monorepo root.
|
||||
.git
|
||||
.gitsigners
|
||||
.worktrees
|
||||
swarmforge
|
||||
docs
|
||||
doc
|
||||
test
|
||||
tools
|
||||
specs
|
||||
**/node_modules
|
||||
**/coverage
|
||||
**/leveldb
|
||||
**/logs
|
||||
**/tmp
|
||||
**/target
|
||||
**/.env
|
||||
!psf-memo-indexer/production/docker/**/.env
|
||||
psf-memo-client/build
|
||||
psf-memo-indexer/production/data
|
||||
*.md
|
||||
!README.md
|
||||
Reference in New Issue
Block a user