Files
omnibot22/.dockerignore
Alek Ratzloff d3f88dacf7 Add .dockerignore
We should ignore the data directory because that directory can get quite
large and makes for annoying rebuilds since it has to send all of that
data over to the daemon, and we don't care about that

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-07-18 11:07:43 -07:00

3 lines
61 B
Plaintext

# Ignore data directory because it can get quite large
data/