.hgignore

Thu, 23 Feb 2017 15:25:26 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Feb 2017 15:25:26 +0100
changeset 237
5ba9de6361ff
parent 226
669136d4e3af
child 252
6342cbbd1922
permissions
-rw-r--r--

further performance tweaks to sstrstr() function

     1 syntax:regexp
     2 ^nbproject/.*$
     3 ^build/.*$
     4 core$
     5 DS_Store$
     6 ^docs/api/.*$
     7 ^.c?project$
     8 ^.settings/.*$

mercurial