changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / .hgignore

changeset 652: 328e1ff73938
parent: a698dd5de562
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 14 Sep 2024 23:55:38 -0400
permissions: -rw-r--r--
description: graph and cli updates
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 emacs/.*[.]html$
16 c/.*
17 .*dist/.*
18 [.]stash/.*