X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=598489228f7e234aa433ad0bc65e222729c7066b;hb=41c6e04831b0a6c6b1b15075d9f7c30b6c95e72b;hp=bf0b8ccbc158079667c8dd816b8b4b26cc40cf49;hpb=253def9de52d744e5ecb75fe0e163276d8ab9653;p=hivex.git diff --git a/.gitignore b/.gitignore index bf0b8cc..5984892 100644 --- a/.gitignore +++ b/.gitignore @@ -21,15 +21,24 @@ config.sub configure depcomp .deps +generator/.pod2text.data +generator/stamp-generator hivex.pc hivex-*.tar.gz -hivex/*.1 -hivex/*.3 -hivex/hivexsh -hivex/hivexml -hivex/tools/*.opt +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/tools/*.opt .libs libtool *.lo @@ -47,6 +56,27 @@ 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/pm_to_blib pod2htm?.tmp po/*.gmo po/Makevars.template @@ -64,7 +94,15 @@ po/en@quot.header po/insert-header.sin po/quot.sed po/remove-potcdate.sin +python/*.pyc +python/hivex-py.c +python/hivex.py +regedit/hivexregedit.1 +sh/*.1 +sh/hivexsh stamp-h1 +xml/*.1 +xml/hivexml /GNUmakefile /maint.mk /build-aux