.hgignore

Mon, 22 Jul 2013 11:53:39 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 22 Jul 2013 11:53:39 +0200
changeset 122
540d99722f1f
parent 114
5a0859739b76
child 226
669136d4e3af
permissions
-rw-r--r--

removal of single linked list implemenation - step 2: renamed UcxDlist to UcxList (new single implementation)

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

mercurial