Major rewire, all modules connected. Intake still wonkey
This commit is contained in:
16
core/relay-backup/.dockerignore
Normal file
16
core/relay-backup/.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
# Ignore node_modules - Docker will rebuild them inside
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
*.log
|
||||
|
||||
# Ignore environment files
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Ignore OS/editor cruft
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user