diff .hgignore @ 5:e73fbbcb5fd2

Persisting basic graph works, starting to add persist of view hierarchy too
author Sean Halle <seanhalle@yahoo.com>
date Sun, 03 Aug 2014 23:38:15 -0700
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Sun Aug 03 23:38:15 2014 -0700
     1.3 @@ -0,0 +1,14 @@
     1.4 +nbproject
     1.5 +Makefile
     1.6 +build
     1.7 +dist
     1.8 +famous-starter-kit
     1.9 +.git
    1.10 +src/Default
    1.11 +src/.settings
    1.12 +src/.cproject
    1.13 +src/.project
    1.14 +.dep.inc
    1.15 +glob:.cproject
    1.16 +glob:.project
    1.17 +glob:Debug