summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-07-01 17:32:22 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-07-03 11:13:33 -0400
commitac91ff16bc7e0ec7bd9157cef04aae5f5518663a (patch)
tree5fc6892a7f8dbb56912919aa31bd2bf232010c9e /.gitignore
parenteca47086d010f519bf7fb32e9c56c79e13c255c9 (diff)
downloadoslosphinx-ac91ff16bc7e0ec7bd9157cef04aae5f5518663a.tar.gz
Import Sphinx theme for OpenStack
This is a copy of the Sphinx theme for OpenStack developer documentation imported from the ceilometer repository. After this library is released, we will remove the copies of the theme from all of the other repositories. blueprint oslo.sphinx Change-Id: I20b6c224b8d8fbede354c2a28ad67eda3a4b9dac Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0c3eb0c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+*.pyc
+*.dat
+TAGS
+*.egg-info
+build
+.coverage
+.tox
+cover
+.testrepository
+subunit.log
+AUTHORS
+ChangeLog
+*.deb
+dist
+*.egg
+ceilometer/versioninfo
+doc/source/api/ceilometer.*.rst
+doc/source/api/tests.*.rst
+doc/source/api/autoindex.rst
+doc/source/sourcecode
+*.mo