1
0
mirror of https://github.com/rancher/os.git synced 2025-10-18 22:11:52 +00:00
Files
os/.dockerignore
2015-09-04 19:30:16 +05:00

16 lines
167 B
Plaintext

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