.hgignore

Thu, 23 Feb 2017 14:30:12 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Feb 2017 14:30:12 +0100
changeset 236
ffc6d0910342
parent 226
669136d4e3af
child 252
6342cbbd1922
permissions
-rw-r--r--

improves sstrstr function by using KMP string search algorithm

syntax:regexp
^nbproject/.*$
^build/.*$
core$
DS_Store$
^docs/api/.*$
^.c?project$
^.settings/.*$

mercurial