[jhbuild] Update and clean up .gitignore
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] Update and clean up .gitignore
- Date: Fri, 14 Aug 2009 11:11:33 +0000 (UTC)
commit bce50d7c4ce06ef5983e9d42ba9886c6889d044c
Author: Daniel Elstner <daniel kitta gmail com>
Date: Fri Aug 14 12:53:55 2009 +0200
Update and clean up .gitignore
.gitignore | 90 ++++++++++++++++++++++++++++++++++++-----------------------
1 files changed, 55 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ad5900..5d8b384 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,37 +1,57 @@
+*.[ao]
+*.l[ao]
*.pyc
-ChangeLog
-aclocal.m4
-autom4te.cache
-configure
-doc/Makefile.in
-doc/es/.xml2po.mo
-doc/es/jhbuild.xml
-doc/fr/.xml2po.mo
-doc/fr/jhbuild.xml
-doc/sv/.xml2po.mo
-doc/sv/jhbuild.xml
-gnome-doc-utils.make
-install-sh
-intltool-extract.in
-intltool-merge.in
-intltool-update.in
-missing
-mkinstalldirs
-omf.make
-po/Makefile.in.in
-xmldocs.make
-Makefile.in
-config.guess
-config.sub
-depcomp
-tests/autotools/Makefile.in
-tests/hello/Makefile.in
-po/*.gmo
+.deps/
+.libs/
Makefile
-config.log
-config.status
-install-check
-mo
-po/POTFILES
-po/stamp-it
-ltmain.sh
+Makefile.in
+autom4te.cache/
+/ChangeLog
+/aclocal.m4
+/config.log
+/config.status
+/configure
+/configure.lineno
+/depcomp
+/doc/*/.xml2po.mo
+/doc/*/jhbuild.xml
+/doc/jhbuild-*.omf
+/gnome-doc-utils.make
+/install-check
+/install-sh
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/jhbuild.desktop
+/jhbuild.desktop.in
+/ltmain.sh
+/missing
+/mkinstalldirs
+/omf.make
+/po/*.gmo
+/po/.intltool-merge-cache
+/po/Makefile.in.in
+/po/POTFILES
+/po/jhbuild.pot
+/po/stamp-it
+/py-compile
+/scripts/jhbuild
+/tests/*/aclocal.m4
+/tests/*/config.guess
+/tests/*/config.log
+/tests/*/config.status
+/tests/*/config.sub
+/tests/*/configure
+/tests/*/configure.lineno
+/tests/*/depcomp
+/tests/*/install-sh
+/tests/*/missing
+/tests/*/omf.make
+/tests/*/xmldocs.make
+/tests/autotools/hello
+/tests/distutils/build/
+/tests/hello/hello
+/tests/libhello/libhello.pc
+/tests/libhello/libtool
+/tests/libhello/ltmain.sh
+/xmldocs.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]