revert: remove admin-web/.dockerignore (did not exist at 29caf1a)
Some checks failed
CI / Detect Changes (push) Has been cancelled
CI / Admin Web CI (push) Has been cancelled
CI / YouTube Worker (push) Has been cancelled
CI / Deploy (push) Has been cancelled
Admin Web — Docker Build & Push / Build & Push Docker Image (push) Failing after 11s

This commit is contained in:
2026-07-11 23:23:05 +02:00
parent 654f2d18d3
commit 43ae501e17

View File

@@ -1,44 +0,0 @@
# Dependencies
node_modules
# Build output
.next
out
# Tests
test/
e2e/
*.test.ts
*.test.tsx
*.spec.ts
*.spec.tsx
coverage
playwright-report
test-results
# Config & CI
.github
.git
.gitignore
.env
.env.local
.env.development
.env.test
.env.production
*.md
README.*
# Dev tooling
.eslint*
.prettier*
.editorconfig
tsconfig.tsbuildinfo
# OS files
.DS_Store
Thumbs.db
# Docker
Dockerfile
.dockerignore
docker-compose*.yml