annotate .hgignore @ 31:9bc3687e1e5e

logfile: Add an index, and don't keep everything in RAM. - Adds index BSON file, updated upon writing. - Limits amount of data in RAM. - Gracefully handles writes that don't update index.
author Paul Fisher <paul@pfish.zone>
date Tue, 07 Jul 2020 19:51:30 -0400
parents a4147ecb18b3
children 2faf3499a226
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25
a4147ecb18b3 ignore all .vscode nonsense.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
1 syntax: glob
a4147ecb18b3 ignore all .vscode nonsense.
Paul Fisher <paul@pfish.zone>
parents:
diff changeset
2 .vscode