.hgignore

Fri, 03 Jun 2022 20:05:15 +0200

author
Mike Becker <universe@uap-core.de>
date
Fri, 03 Jun 2022 20:05:15 +0200
changeset 66
be2084398c37
parent 64
21a2db0c9f63
child 68
ae763178ee1e
permissions
-rw-r--r--

new feature: count non-whitespace characters

syntax: regexp
^.idea/
^build/
\.orig\..*$
\.orig$
\.chg\..*$
\.rej$
\.conflict\~$
^autom4te.cache/
^aclocal.m4$
^compile$
^depcomp$
^install-sh$
^missing$
^test-driver$
^configure$
^config\.
\.in$
^stamp-h
/test-suite.log$
^cline-.*\.tar.gz$

mercurial