first commit
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules
|
||||
**/node_modules
|
||||
dist
|
||||
**/dist
|
||||
.next
|
||||
**/.next
|
||||
.git
|
||||
.env
|
||||
apps/sso-core/.env
|
||||
coverage
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
Reference in New Issue
Block a user