changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / .hgignore

changeset 9: b9720ba9c4a0
parent: 315fedf35bc7
child: 02aa015bff73
author: ellis <ellis@rwest.io>
date: Mon, 08 May 2023 21:11:03 -0400
permissions: -rw-r--r--
description: readme, removed redundant script
1 out/.*
2 .*Cargo.lock$
3 .*target/.*
4 ffi/_demo.c$
5 .*[.]fasl$
6 .*[.]o$
7 .*[.]so$
8 .*[.]dylib$
9 .*[.]a$