1
0
mirror of https://github.com/rancher/os.git synced 2025-08-08 10:08:04 +00:00
os/.dockerignore.docker

16 lines
170 B
Docker
Raw Normal View History

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