view .hgignore @ 535:ddd1e4e8d531

Exclude windows from automated builds 'cause I don't like it
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Oct 2020 14:33:10 +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-*