view .hgignore @ 526:79e0bbc4f604

replace libc usage with fs2, support windows
author João Oliveira <hello@jxs.pt>
date Mon, 18 May 2020 23:43:14 +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-*