1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 22:27:59 +00:00
os/.dockerignore.docker
2015-09-04 19:30:16 +05:00

15 lines
162 B
Docker

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