initial commit
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
.nuxt
|
||||
.output
|
||||
.git
|
||||
*.log
|
||||
.env*
|
||||
coverage
|
||||
playwright-report
|
||||
test-results
|
||||
test
|
||||
*.spec.js
|
||||
.cursor
|
||||
# Database
|
||||
data
|
||||
*.db
|
||||
Reference in New Issue
Block a user