changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / .hgignore

changeset 21: 1059e7b52e47
parent: 315fedf35bc7
child: 02aa015bff73
author: ellis <ellis@rwest.io>
date: Sat, 03 Jun 2023 19:57:46 -0400
permissions: -rw-r--r--
description: cleanup
1 out/.*
2 .*Cargo.lock$
3 .*target/.*
4 ffi/_demo.c$
5 .*[.]fasl$
6 .*[.]o$
7 .*[.]so$
8 .*[.]dylib$
9 .*[.]a$