changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / .hgignore

changeset 684: 29fe829a7ac3
parent: a698dd5de562
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 29 Sep 2024 00:31:24 -0400
permissions: -rw-r--r--
description: evdev and io/kbd
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/.*