1
0
mirror of https://github.com/rancher/os.git synced 2025-07-31 06:32:09 +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__