summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Simpson <tim.simpson@rackspace.com>2014-04-24 14:41:40 -0500
committerTim Simpson <tim.simpson@rackspace.com>2014-04-24 14:41:40 -0500
commit294330c554eff8e2b120d2e4a2d39a44412de200 (patch)
tree8448747c0a5375e023fd77bf128d73daf61f0e27 /.gitignore
parent8fc4370680a57059aeb01fabcb5897176f2d7296 (diff)
downloadtrove-294330c554eff8e2b120d2e4a2d39a44412de200.tar.gz
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3c5c31a5..b4bd577d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,21 @@ trove.iml
# 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