1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 06:59:05 +00:00
os/.dockerignore.docker

15 lines
162 B
Docker
Raw Normal View History

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