~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to .bzrignore

score one for the memory profiling we did at pycon: store the "where merged"
information in small tuples, not small sets.
this makes the 'whole history' cache for a launchpad branch take up about 15%
less RAM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
./dist
2
2
./loggerhead.egg-info
 
3
./loggerhead.conf
3
4
./loggerhead.pid
4
5
./logs
5
6
build
6
7
*.log
7
8
_trial_temp
8
9
loggerhead-memprofile
9
 
./docs/_build/
10
 
tags