view .hgignore @ 1137:ad4cb902593e

util: convert pickle to json If we fallback to loading data with pickle, then we immediately save the data in json format to avoid any pickling in the future.
author Sean Farley <sean.michael.farley@gmail.com>
date Sat, 15 Feb 2014 10:09:13 -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