mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: add dockerignore to ignore build directory (#22053)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
# All artifacts of the build processed are dumped here.
|
||||||
|
# Ignore it for docker context, as all Dockerfiles should build their own
|
||||||
|
# binaries.
|
||||||
|
build
|
||||||
Reference in New Issue
Block a user