X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=40a4780f9930a12ef014bfec0c706e11af1b8a26;hb=e85b1eaa268caea316f6aa8e02738b3d94297250;hp=381675b49192fdc8b2b5299025b487ba79398a33;hpb=cb9cb9b7dcdf62310c7b543aaac0a82d7f4b9319;p=hivex.git diff --git a/.gitignore b/.gitignore index 381675b..40a4780 100644 --- a/.gitignore +++ b/.gitignore @@ -21,14 +21,25 @@ config.sub configure depcomp .deps +generator/.pod2text.data.version.2 +generator/stamp-generator hivex.pc hivex-*.tar.gz -hivex/*.1 -hivex/*.3 -hivex/hivexget -hivex/hivexml +html/hivex.3.html +html/hivexget.1.html +html/hivexml.1.html +html/hivexregedit.1.html +html/hivexsh.1.html +images/large +images/mklarge install-sh *.la +lib/*.3 +lib/hivex.h +lib/hivex.pod +lib/hivex.syms +lib/test-just-header +lib/tools/*.opt .libs libtool *.lo @@ -46,6 +57,28 @@ Makefile Makefile.in missing *.o +ocaml/hivex.ml +ocaml/hivex.mli +ocaml/hivex_c.c +ocaml/META +ocaml/*.so +ocaml/t/hivex_005_load +ocaml/t/hivex_010_open +ocaml/t/hivex_020_root +ocaml/t/hivex_100_errors +ocaml/t/hivex_110_gc_handle +ocaml/t/hivex_200_write +ocaml/t/hivex_300_fold +perl/blib +perl/Hivex.bs +perl/Hivex.c +perl/Hivex.xs +perl/lib/Win/Hivex.pm +perl/Makefile-pl +perl/Makefile-pl.old +perl/Makefile.PL +perl/MYMETA.yml +perl/pm_to_blib pod2htm?.tmp po/*.gmo po/Makevars.template @@ -63,7 +96,23 @@ po/en@quot.header po/insert-header.sin po/quot.sed po/remove-potcdate.sin +python/*.pyc +python/hivex-py.c +python/hivex.py +python/run-python-tests +regedit/hivexregedit.1 +ruby/doc/site/api +ruby/ext/hivex/extconf.h +ruby/ext/hivex/_hivex.bundle +ruby/ext/hivex/_hivex.c +ruby/ext/hivex/_hivex.so +ruby/ext/hivex/mkmf.log +ruby/Rakefile +sh/*.1 +sh/hivexsh stamp-h1 +xml/*.1 +xml/hivexml /GNUmakefile /maint.mk /build-aux