git init
This commit is contained in:
8
control-plane/.dockerignore
Normal file
8
control-plane/.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.env
|
||||
secrets
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/*_test.go
|
||||
frontend/src/**/*.test.*
|
||||
.git
|
||||
|
||||
Reference in New Issue
Block a user