summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2018-10-24 13:37:51 +0100
committerChris Dent <cdent@anticdent.org>2018-10-24 13:37:51 +0100
commitdc73d5573e6c415fd5589309875221343755fa7b (patch)
tree659efa35be8d698bc4c552ad66a92a28688d5ed2 /.gitignore
parent8c174186edba0ab407e18cd5130d3bbb7a939416 (diff)
downloadpaste-git-dc73d5573e6c415fd5589309875221343755fa7b.tar.gz
Prepare docs for publishing to RTFDfix-docs
We'd like to have a stable location for documentation. The destination will be https://pythonpaste.readthedocs.io This change also tries to make sure that there are sufficient warnings throughout about the status of Paste.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6b57a05..5689180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
.tox
.coverage
*.egg-info
+docs/_build/