ceph/.gitignore

27 lines
360 B
Plaintext
Raw Normal View History

*~
.#*
## the next line needs to start with a backslash to avoid looking like
## a comment
\#*#
.*.swp
*.pyc
*.pyo
.tox
/*.egg-info
/virtualenv
/build
/*.yaml
docs/build
.ropeproject
.coverage
# autogenerated docs from sphinx-apidoc
docs/modules.rst
docs/teuthology.rst
docs/teuthology.task.rst
docs/teuthology.orchestra.rst
docs/teuthology.task.tests.rst