ff
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
.git
|
||||
.gitignore
|
||||
.cursor
|
||||
test-results
|
||||
playwright-report
|
||||
blob-report
|
||||
playwright/.cache
|
||||
coverage
|
||||
*.md
|
||||
!README.md
|
||||
.env*
|
||||
!.env.example
|
||||
Reference in New Issue
Block a user