libisofs/.bzrignore
Vreixo Formoso d10ed353e2 Implement function to recursively add a dir to an iso tree.
This commit also to the following changes:
- create_node() on builder never frees the IsoFileSource, it is responsability 
  of the caller to free it.
- Recursive addition options added to IsoImage (not exposed to public API yet)
- create_node() takes care about follow_symlinks
- Added little demo program to test it.
2007-12-11 22:47:04 +01:00

30 lines
316 B
Plaintext

./aclocal.m4
./autom4te.cache
./compile
./config.guess
./config.sub
./configure
./depcomp
./install-sh
./ltmain.sh
./missing
./Makefile.in
./config.log
./config.status
./libtool
Makefile
./libisofs-5.pc
./version.h
.deps
.dirstamp
.libs
test/iso
*.lo
*.la
./test/lsl
./test/cat
test/test
demo/lsl
demo/cat
demo/tree