changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / .hgignore

changeset 27: 529419ac94f3
parent: 315fedf35bc7
child: 02aa015bff73
author: ellis <ellis@rwest.io>
date: Tue, 06 Jun 2023 18:55:17 -0400
permissions: -rw-r--r--
description: refactor 2 (wip)
1 out/.*
2 .*Cargo.lock$
3 .*target/.*
4 ffi/_demo.c$
5 .*[.]fasl$
6 .*[.]o$
7 .*[.]so$
8 .*[.]dylib$
9 .*[.]a$