.hgignore

Tue, 05 Oct 2021 16:22:48 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 05 Oct 2021 16:22:48 +0200
branch
support/2.x
changeset 471
e9ef2637e101
parent 372
a3e494af5c09
child 390
d345541018fa
permissions
-rw-r--r--

add new ucx_list_sort test

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