.hgignore@21a2db0c9f63
.hgignore
Fri, 03 Jun 2022 17:51:59 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 03 Jun 2022 17:51:59 +0200
- changeset 64
- 21a2db0c9f63
- parent 56
-
ed65f8c73fb2
- child 68
-
ae763178ee1e
- permissions
- -rw-r--r--
simplify .hgignore file
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$