piranha@gtv ~/dev/web/nevod>hg diff .hgignore
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -3,6 +3,7 @@
\.DS_Store
^django/
^django$
+^doc-build/
syntax: glob
*.pyc
piranha@gtv ~/dev/web/nevod>hg st |head -3
M .hgignore
? doc-build/doctrees/environment.pickle
? doc-build/doctrees/index.doctree
piranha@gtv ~/dev/web/nevod>