packvfs

diff .hgignore @ 2:dc23ab0545a6

- fleshed out some more fucntions with the code for the case where file/dir are real - added install/uninstall targets to the makefile - added pvfsh (packvfs shell) test program
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 04 Nov 2013 03:50:55 +0200
parents df5e9ee65a50
children ef6c1472607f
line diff
     1.1 --- a/.hgignore	Mon Nov 04 01:01:22 2013 +0200
     1.2 +++ b/.hgignore	Mon Nov 04 03:50:55 2013 +0200
     1.3 @@ -2,3 +2,4 @@
     1.4  \.d$
     1.5  \.swp$
     1.6  ^libpackvfs\.
     1.7 +/pvfsh$