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

13 lines
153 B
Plaintext
Raw Normal View History

2015-07-14 13:37:39 +00:00
.DS_Store
.idea
bin
2015-03-15 01:19:07 +00:00
state
2015-02-09 04:38:37 +00:00
build
2016-05-06 17:12:09 +00:00
images/*/build
2016-05-23 06:11:26 +00:00
scripts/images/*/dist/
2015-02-09 04:38:37 +00:00
dist
2015-09-04 07:13:51 +00:00
tests/integration/.venv*
tests/integration/.tox
*/*/*/*.pyc
*/*/*/__pycache__