5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
# Even though extra files aren’t copied into the image, they are sent to Docker during the build.
|
||
# For a Hakyll site, that’s wasteful.
|
||
*
|
||
!_site/**
|