.hgignore

Fri, 20 Dec 2019 14:44:50 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 20 Dec 2019 14:44:50 +0100
changeset 376
028039652b86
parent 372
a3e494af5c09
child 390
d345541018fa
permissions
-rw-r--r--

fixes logging of absolute paths in ucx_logger_logf()

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