1
0
mirror of https://github.com/rancher/os.git synced 2025-10-19 14:32:59 +00:00
Files
os/.gitignore
2016-03-14 12:08:11 -07:00

16 lines
187 B
Plaintext

.DS_Store
/assets/ca.crt
/state
/bin
/build
/dist
/gopath
.dockerfile
*.swp
/tests/integration/MANIFEST
/tests/integration/.venv*
/tests/integration/.tox
*.pyc
__pychache__
.docker-env.*