packvfs

view .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 source
1 \.o$
2 \.d$
3 \.swp$
4 ^libpackvfs\.
5 /pvfsh$