.hgignore

Mon, 09 Sep 2013 10:48:08 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 09 Sep 2013 10:48:08 +0200
changeset 155
45395ba5ed30
parent 114
5a0859739b76
child 226
669136d4e3af
permissions
-rw-r--r--

further improved build system (debug is now a target instead of a configuration)

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

mercurial