.hgignore

Sun, 29 Dec 2019 16:04:34 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 29 Dec 2019 16:04:34 +0100
changeset 382
d746888af4e5
parent 372
a3e494af5c09
child 390
d345541018fa
permissions
-rw-r--r--

adds more sstrreplace tests

syntax:regexp
^nbproject/
^build/
^.settings/
^.project
^.cproject
^.autotools
/core$
DS_Store$
^docs/web/
^docs/man/
\.o$
\.lo$
\.la$
^autom4te\.cache/
^build-aux/
^m4/
^aclocal.m4$
^config\.
^configure$
^libtool$
^src/.*Makefile$
^test/.*Makefile$
^Makefile$
Makefile\.in$
/\.deps/
/\.libs/
^stamp-h
^test/ucxtest
/test-suite.log$
^ucx-.*\.tar.gz$
^.idea/
^cmake-build-

mercurial