os-traits/.gitignore
Stephen Finucane c6a0ff2ac0 List traits in documentation
We're going to have to switch to something other than a list of strings
or use Sphinx-style inline documentation if we want to provide anything
more useful.

Change-Id: I45c29fe2bdd3fdcb3c69e07f5e9e5be36de9b797
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-09-23 12:05:41 +01:00

17 lines
209 B
Plaintext

*.egg*
build/
*.pyc
*.swp
.venv
.stestr/
.tox
# pbr-generated stuff
/AUTHORS
/ChangeLog
/RELEASENOTES.rst
/releasenotes/notes/reno.cache
# dynamically generated documentation
doc/source/reference/traits.rst