view .hgignore @ 538:6887e24fd83f

use eprintln instead of println
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Jul 2021 09:56:48 +0200
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-*