.ffignore @ 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 8da4158741c9
children (none)
syntax: literal
\.DS_Store
\.ropeproject
tags
build
venv

syntax: regex
.*\.pyc
.*\.swp
.*\.swo
.*\.un~