view .hgignore @ 546:21885bd7b9fc

Update usage of assert! macro with formatting
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 05 Mar 2022 12:15:39 +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-*