view .hgignore @ 1135:5a0da3bab8a2

util: try to load data using json Currently, this will do nothing since no part of hgsubversion writes json but that will happen in a future patch. The goal of this is to move away from pickle completely but fallback to reading pickle if json fails.
author Sean Farley <sean.michael.farley@gmail.com>
date Sat, 15 Feb 2014 01:50:14 -0600
parents e42a05915edf
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