view .hgignore @ 502:cd65e1fd5346

cache: Attempt first steps at finding out more about #1
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 16 Feb 2020 11:28:07 +0100
parents f8b1e35370a7
children
line wrap: on
line source

syntax: glob

*.bk
*.orig
*.swp
Cargo.lock
kcov-out
target

# LevelDB test instances
LOG{,.old}
LOCK
CURRENT
*.ldb
*.log
MANIFEST-*