Files
Kmake/deps/undici/src/.dockerignore
2026-05-26 23:36:42 -07:00

9 lines
174 B
Plaintext

# Ignore everything but the stuff following the `*` with the `!`
# See https://docs.docker.com/engine/reference/builder/#dockerignore-file
*
!package.json
!lib
!deps
!build