1
0
mirror of https://github.com/rancher/os.git synced 2025-10-19 14:32:59 +00:00
Files
os/.dockerignore

19 lines
221 B
Plaintext
Raw Normal View History

2015-07-14 18:37:39 +05:00
.DS_Store
.idea
2016-08-22 09:55:52 -07:00
.trash-cache
bin
2015-03-14 18:19:07 -07:00
state
2015-02-08 21:38:37 -07:00
build
2016-05-06 10:12:09 -07:00
images/*/build
2016-05-22 23:11:26 -07:00
scripts/images/*/dist/
2015-02-08 21:38:37 -07:00
dist
2015-09-04 12:13:51 +05:00
tests/integration/.venv*
tests/integration/.tox
*/*/*/*.pyc
*/*/*/__pycache__
2016-05-31 21:11:03 -07:00
.trash-cache
#.dapper
2016-05-31 21:11:03 -07:00
vendor/*/*/*/.git
tmp
docs/_site