2011-05-31 20:51:48 +00:00
|
|
|
*~
|
|
|
|
.#*
|
|
|
|
## the next line needs to start with a backslash to avoid looking like
|
|
|
|
## a comment
|
|
|
|
\#*#
|
|
|
|
.*.swp
|
|
|
|
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
2013-09-20 14:25:36 +00:00
|
|
|
.tox
|
2011-05-31 20:51:48 +00:00
|
|
|
|
|
|
|
/*.egg-info
|
|
|
|
/virtualenv
|
2014-05-01 16:25:19 +00:00
|
|
|
/build
|
|
|
|
/*.yaml
|
2014-10-14 21:06:54 +00:00
|
|
|
docs/build
|
2014-06-13 18:47:56 +00:00
|
|
|
|
|
|
|
.ropeproject
|
2014-11-11 22:10:27 +00:00
|
|
|
.coverage
|
2014-12-08 19:09:22 +00:00
|
|
|
|
|
|
|
# autogenerated docs from sphinx-apidoc
|
|
|
|
docs/modules.rst
|
|
|
|
docs/teuthology.rst
|
|
|
|
docs/teuthology.task.rst
|
|
|
|
docs/teuthology.orchestra.rst
|
2015-02-02 23:05:55 +00:00
|
|
|
docs/teuthology.task.tests.rst
|