view .hgignore @ 555:bdff7d154b55

Added tag v1.0 for changeset 1a7d1eba51bc
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 30 Jun 2022 21:11:09 -0700
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-*