.hgignore

Mon, 20 Feb 2017 17:28:58 +0100

author
Mike Becker <universe@uap-core.de>
date
Mon, 20 Feb 2017 17:28:58 +0100
changeset 235
7cf1e41833a2
parent 226
669136d4e3af
child 252
6342cbbd1922
permissions
-rw-r--r--

reduces amount of realloc calls in sstrsplit

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

mercurial