mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
chore(docker): update .dockerignore to exclude additional files and folders
This commit is contained in:
parent
0d29c56750
commit
2ac6457f01
@ -1,6 +1,12 @@
|
||||
.git
|
||||
.github
|
||||
.next
|
||||
node_modules
|
||||
.dockerignore
|
||||
.env*
|
||||
.gitignore
|
||||
Dockerfile
|
||||
**/*compose*
|
||||
demo.png
|
||||
**/*Dockerfile*
|
||||
LICENSE
|
||||
README.md
|
||||
|
Loading…
Reference in New Issue
Block a user