1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 23:17:50 +00:00
os/.dockerignore.docker
2015-12-07 18:17:57 +05:00

16 lines
170 B
Docker

.DS_Store
.git
.idea
.vendor
.dockerignore
bin
gopath
tmp
state
build
Godeps/_workspace/pkg
tests/integration/.venv*
tests/integration/.tox
*/*/*/*.pyc
*/*/*/__pycache__