changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / .hgignore

changeset 44: 99d4ab4f8d53
parent: 02aa015bff73
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 11 Aug 2024 01:50:18 -0400
permissions: -rw-r--r--
description: update
1 bin/.*
2 .*Cargo.lock$
3 .*target/.*
4 ffi/_demo.c$
5 .*[.]fasl$
6 .*[.]o$
7 .*[.]so$
8 .*[.]dylib$
9 .*[.]a$