changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / .hgignore

changeset 396: 6f2796285c41
parent: 45889d307d7f
child: 7963217e1d39
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 02 Jun 2024 19:23:41 -0400
permissions: -rw-r--r--
description: bug fix, messing with org 9.7 features
1 # test
2 
3 ^x$
4 .*Cargo.lock$
5 .*target/.*
6 .*system-index.txt$
7 .*[.]fasl$
8 .*[.]o$
9 .*[.]so$
10 .*[.]dylib$
11 .*[.]dll$
12 .*[.]a$
13 .*[.]core$
14 .*[.]elc$
15 c/.*
16 [.]stash/.*