1
0
mirror of https://github.com/rancher/os.git synced 2025-08-03 07:55:22 +00:00
os/.gitignore
2015-09-04 19:30:16 +05:00

15 lines
166 B
Plaintext

.DS_Store
/assets
/state
/bin
/build
/dist
/gopath
.dockerfile
*.swp
/tests/integration/MANIFEST
/tests/integration/.venv*
/tests/integration/.tox
*.pyc
__pychache__