Fix dockerignore

This commit is contained in:
Mukhtar Akere
2025-07-10 02:31:30 +01:00
parent cf61546bec
commit 6fb54d322e
3 changed files with 2 additions and 35 deletions

View File

@@ -12,10 +12,6 @@ torrents.json
.ven/**
docs/**
# Don't copy built assets to avoid conflicts
pkg/web/assets/build/
# Don't copy node modules
node_modules/
@@ -26,11 +22,6 @@ node_modules/
.env*
*.log
# Don't copy source assets to the Go builder (they're copied from asset-builder)
pkg/web/assets/css/
pkg/web/assets/js/
pkg/web/assets/images/
# Build artifacts
decypharr
healthcheck