summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2014-11-14 14:26:53 -0500
committerDoug Hellmann <doug@doughellmann.com>2014-11-14 17:17:25 -0500
commitbca4a0d827fbef53d2c5a969d895b908a4362485 (patch)
tree7dd931494adb32ec8a935e6d6bed782f3105b758 /.gitignore
parent58de317f8487a20768da6deafe2d2a7aa3ebcc1d (diff)
downloadoslo-concurrency-bca4a0d827fbef53d2c5a969d895b908a4362485.tar.gz
Move out of the oslo namespace package
Move the public API out of oslo.concurrency to oslo_concurrency. Retain the ability to import from the old namespace package for backwards compatibility for this release cycle. bp/drop-namespace-packages Change-Id: I20d1647b1c3ef8cab3b69eccfe168eeb01703b72
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1399c98..7a8e0ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ output/*/index.html
# Sphinx
doc/build
+doc/source/api
# pbr generates these
AUTHORS