sequoia-sq/.dockerignore
Devan Carpenter 8b49656c74
add dockerignore file
this helps prevent cache poisoning, reducing uncessesary rebuilds
2024-11-20 02:07:59 +00:00

6 lines
101 B
Plaintext

# don't include the Dockerfile to avoid poisonning the cache
Containerfile
.dockerignore
.git
target