changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / .hgignore

changeset 683: c5fe76568de0
parent: a698dd5de562
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 28 Sep 2024 17:48:06 -0400
permissions: -rw-r--r--
description: fixed clap objects to support make-load-form method - thunk is symbol only
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/.*