1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 23:42:31 +00:00
os/.dockerignore
Ivan Mikushin a938f4375f add tmp to .dockerignore
let's please add tmp to .dockerignore: it's in .gitignore and I've got a boatload of stuff there, for my local testing
2016-06-09 15:59:58 -07:00

17 lines
196 B
Plaintext

.DS_Store
.idea
bin
state
build
images/*/build
scripts/images/*/dist/
dist
tests/integration/.venv*
tests/integration/.tox
*/*/*/*.pyc
*/*/*/__pycache__
.trash-cache
.dapper
vendor/*/*/*/.git
tmp