Files
Kmake/deps/undici/src/.dockerignore

9 lines
174 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
# Ignore everything but the stuff following the `*` with the `!`
# See https://docs.docker.com/engine/reference/builder/#dockerignore-file
*
!package.json
!lib
!deps
!build