6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
# Ignore everything in build context since we clone from git
|
|
*
|
|
|
|
# But don't ignore .dockerignore itself (for documentation)
|
|
!.dockerignore
|