.hgignore

Sun, 07 Feb 2021 12:27:21 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 07 Feb 2021 12:27:21 +0100
changeset 392
c195c33de85d
parent 390
d345541018fa
child 398
8d506ed6c1c0
permissions
-rw-r--r--

add at least a cxFree() call, even if we can't test it

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/test_list.c
/test-suite.log$
^ucx-.*\.tar.gz$
^.idea/
^cmake-build-

mercurial