view .hgignore @ 909:e42a05915edf

Add .noseids to the .hgignore Not having a well-developed personal .hgignore, I get an untracked .noseids every time I rune nosetests. Let's ignore it in the repo .hgignore.
author David Schleimer <dschleimer@fb.com>
date Thu, 17 May 2012 14:02:30 -0700
parents fd9397c863d4
children 60324fc7e4d7
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist
*.egg-info
hgsubversion/__version__.py
nbproject
.project
.pydevproject
.settings
*.orig
.noseids
tests/fixtures/temp