mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-23 18:04:52 +01:00
hgignore: ignore test/test*
This commit is contained in:
parent
f2c49bb070
commit
7739b6e469
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
.*\.pyc$
|
.*\.pyc$
|
||||||
~$
|
~$
|
||||||
^docs/html
|
^docs/html
|
||||||
^docs/build
|
^docs/build
|
||||||
|
^test/test
|
Loading…
Reference in a new issue