.hgignore @ 2a59bd19907a

Update 43.markdown

Very minor change, but something that threw me when I was adding a doc to a Vim plugin. Had to double check elsewhere that it was supposed to be "doc" instead of "docs".
author Bill Turner <billturner@gmail.com>
date Wed, 06 Mar 2013 23:44:40 -0500
parents 6656136de80a
children (none)
syntax: glob

.DS_Store
*.pyc
*.swp
*.swo
*.un~
.ropeproject
tags
build
venv