aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authortycho garen <garen@tychoish.com>2011-08-27 17:43:14 -0400
committertycho garen <garen@tychoish.com>2011-08-27 17:43:14 -0400
commit6503d66c98765802836b09fb9f6a5f2ad47ad47a (patch)
treedb87e8348d7f5cf80cb23a30e0202b51bc23ec38 /.gitignore
parent7d6a9058ddb36798f59c7506703c53ba780f0b62 (diff)
downloadmediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.tar.lz
mediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.tar.xz
mediagoblin-6503d66c98765802836b09fb9f6a5f2ad47ad47a.zip
Documentation Revision, clarification, and editing.
- a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9da56bab..5f16bd74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ mediagoblin.egg-info
*.pyc
*.pyo
docs/_build/
+docs/build
user_dev/
paste_local.ini
mediagoblin_local.ini