revert: remove admin-web/.dockerignore (did not exist at 29caf1a)
Some checks failed
Some checks failed
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user