[Libguestfs] [PATCH hivex 08/19] Fix .gitignore.

Richard W.M. Jones rjones at redhat.com
Thu Jul 25 10:38:50 UTC 2013


From: "Richard W.M. Jones" <rjones at redhat.com>

---
 .gitignore | 223 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 114 insertions(+), 109 deletions(-)

diff --git a/.gitignore b/.gitignore
index 719cd7f..3feda38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,124 +1,129 @@
-.gdb_history
+/local*
+
 *~
 *.a
-ABOUT-NLS
-aclocal.m4
-autom4te.cache
 *.bak
-ChangeLog
 *.class
 *.cma
 *.cmi
 *.cmo
 *.cmx
 *.cmxa
-compile
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-depcomp
-.deps
-generator/.pod2text.data.version.2
-generator/stamp-generator
-hivex.pc
-hivex-*.tar.gz
-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
-localconfigure
-localrepo
-ltmain.sh
-m4/gnulib-cache.m4
-m4/intmax.m4
-m4/libtool.m4
-m4/lt~obsolete.m4
-m4/ltoptions.m4
-m4/ltsugar.m4
-m4/ltversion.m4
-Makefile
-Makefile.in
-missing
+*.log
 *.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_120_rlenvalue
-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.json
-perl/MYMETA.yml
-perl/pm_to_blib
+*.trs
+
 pod2htm?.tmp
-po/*.gmo
-po/Makevars.template
-po/POTFILES
-po/remove-potcdate.sed
-po/stamp-it
-po/stamp-po
-po/LINGUAS
-po/Makefile.in.in
-po/Makevars
-po/Rules-quot
-po/boldquot.sed
-po/en at boldquot.header
-po/en at quot.header
-po/insert-header.sin
-po/quot.sed
-po/remove-potcdate.sin
-python/*.pyc
-python/__pycache__/
-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
+
+.deps
+.libs
+Makefile
+Makefile.in
+
+/.gdb_history
+/.git-module-status
+/ABOUT-NLS
+/aclocal.m4
+/autom4te.cache
 /build-aux
+/ChangeLog
+/compile
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/generator/.pod2text.data.version.2
+/generator/stamp-generator
+/GNUmakefile
 /gnulib
-.git-module-status
+/hivex.pc
+/hivex-*.tar.gz
+/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
+/lib/*.3
+/lib/hivex.h
+/lib/hivex.pod
+/lib/hivex.syms
+/lib/test-just-header
+/lib/tools/*.opt
+/libtool
+/ltmain.sh
+/m4/gnulib-cache.m4
+/m4/intmax.m4
+/m4/libtool.m4
+/m4/lt~obsolete.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+/maint.mk
+/missing
+/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_120_rlenvalue
+/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.json
+/perl/MYMETA.yml
+/perl/pm_to_blib
+/po/*.gmo
+/po/Makevars.template
+/po/POTFILES
+/po/remove-potcdate.sed
+/po/stamp-it
+/po/stamp-po
+/po/LINGUAS
+/po/Makefile.in.in
+/po/Makevars
+/po/Rules-quot
+/po/boldquot.sed
+/po/en at boldquot.header
+/po/en at quot.header
+/po/insert-header.sin
+/po/quot.sed
+/po/remove-potcdate.sin
+/python/*.pyc
+/python/__pycache__/
+/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
-- 
1.8.3.1




More information about the Libguestfs mailing list