mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
chore(dockerignore): add exception for prisma/schema.prisma
This commit is contained in:
parent
5ac5c92798
commit
173fb3cb29
@ -3,6 +3,7 @@
|
||||
.next
|
||||
node_modules
|
||||
prisma
|
||||
!prisma/schema.prisma
|
||||
.dockerignore
|
||||
.gitignore
|
||||
**/*compose*
|
||||
|
Loading…
Reference in New Issue
Block a user