Initial commit.
This commit is contained in:
12
front/.dockerignore
Normal file
12
front/.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
*
|
||||
!env.d.ts
|
||||
!src
|
||||
!public
|
||||
!yarn.lock
|
||||
!package.json
|
||||
!index.html
|
||||
!vite.config.ts
|
||||
!tsconfig.json
|
||||
!tsconfig.app.json
|
||||
!tsconfig.node.json
|
||||
!tsconfig.vitest.json
|
||||
Reference in New Issue
Block a user