1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00
Files
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__