dockerfile for web
This commit is contained in:
15
web/.dockerignore
Normal file
15
web/.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
pnpm-debug.log
|
||||
.DS_Store
|
||||
|
||||
# Turbo cache
|
||||
.turbo
|
||||
|
||||
# IDE specific files
|
||||
biome.json
|
||||
|
||||
# Build output
|
||||
dist
|
||||
build
|
||||
out
|
||||
Reference in New Issue
Block a user