mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
.hgignore: ignore more
This commit is contained in:
parent
e0e75ef7f4
commit
00a8743cd8
1 changed files with 9 additions and 0 deletions
|
@ -6,3 +6,12 @@
|
||||||
^state$
|
^state$
|
||||||
^state.old$
|
^state.old$
|
||||||
^state.journal$
|
^state.journal$
|
||||||
|
\.o$
|
||||||
|
\.a$
|
||||||
|
^man/man[0-9]+/.*\.html$
|
||||||
|
^src/.*/o\.[^/]+$
|
||||||
|
y.tab.[ch]$
|
||||||
|
^src/cmd/rc/x.tab.h$
|
||||||
|
^unix/.*\.tgz$
|
||||||
|
^bin/
|
||||||
|
^log/
|
||||||
|
|
Loading…
Reference in a new issue