1
0
mirror of https://github.com/rancher/os.git synced 2025-10-18 22:11:52 +00:00
Files
os/.gitignore

15 lines
173 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__