packvfs

annotate .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
rev   line source
nuclear@0 1 \.o$
nuclear@0 2 \.d$
nuclear@0 3 \.swp$
nuclear@0 4 ^libpackvfs\.
nuclear@2 5 /pvfsh$