mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Updated .hgignore.
This commit is contained in:
parent
2d63da0660
commit
0a5a80b05d
|
@ -1,6 +1,6 @@
|
||||||
syntax: regexp
|
syntax: regexp
|
||||||
|
|
||||||
^build.*
|
^build
|
||||||
^ChangeLog
|
^ChangeLog
|
||||||
|
|
||||||
syntax: glob
|
syntax: glob
|
||||||
|
@ -27,11 +27,13 @@ src/compress_nrv*
|
||||||
src/*.rc
|
src/*.rc
|
||||||
|
|
||||||
stub/MMakefile
|
stub/MMakefile
|
||||||
|
stub/l_t_*.i
|
||||||
stub/stamp-h
|
stub/stamp-h
|
||||||
stub/*.ash
|
stub/*.ash
|
||||||
stub/*.asx
|
stub/*.asx
|
||||||
stub/*.asy
|
stub/*.asy
|
||||||
stub/*.bin
|
stub/*.bin
|
||||||
|
stub/*.lst
|
||||||
|
|
||||||
stub/util/armpe/armpe_tester
|
stub/util/armpe/armpe_tester
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user