judge4c/.dockerignore

18 lines
175 B
Plaintext
Raw Normal View History

.git
.github
certs
.next
docker
node_modules
prisma
!prisma/schema.prisma
src/generated
.dockerignore
.env*
.gitignore
**/*compose*
demo.png
**/*Dockerfile*
LICENSE
README.md