1
0
mirror of https://github.com/rancher/os.git synced 2025-10-21 07:24:33 +00:00
Files
os/.dockerignore
2016-05-06 10:58:54 -07:00

12 lines
130 B
Plaintext

.DS_Store
.idea
bin
state
build
images/*/build
dist
tests/integration/.venv*
tests/integration/.tox
*/*/*/*.pyc
*/*/*/__pycache__