trove/.gitignore
Tim Simpson 294330c554 Moved the apidocs from openstack/database-api
By hosting the docs here we'll be able to better maintain that
developers are being mindful of changes or even occassionally writing
documentation for new API features. This should also allow us to
autogenerate the snippets.

Change-Id: I0111bcd38341b1736a47b0a3d3e6ff96d2ca1c58
2014-04-24 14:41:40 -05:00

45 lines
504 B
Plaintext

vagrant/
*.pyc
trove_test.sqlite
.venv
run_tests.log
guest-agent-files.txt
trove.egg*
trove/vcsversion.py
*py*.egg
.coverage
cover/
dist/
host-syslog.log
tags
.tox
trovetest.log
trove/versioninfo
AUTHORS
ChangeLog
trove.iml
.testrepository
.pid
# Sphinx
doc/build/*
doc/source/api/*
# Docs
.DS_Store
apidocs/.DS_Store
apidocs/src/.DS_Store
apidocs/src/samples/.DS_Store
apidocs/includewars.xml
apidocs/src/bookinfo.xml
# Generated files
target/
publish-docs/
/build-*.log.gz
# Editors
*~
.*.swp
.bak