From 61b534042c6d22ee9c31bd0ad9f55694791f4988 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 2 Mar 2009 15:22:33 +0100 Subject: [PATCH] .gitignore: Reorder ignores and add *~ --- .gitignore | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 703d30a908..9de8517c6d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,29 +19,30 @@ stamp-h* stamp.h version.h config.h.in -.exrc install-sh missing mkinstalldirs depcomp intl py-compile +autom4te.cache +README +AUTHORS +NEWS +TODO + .deps .libs +.exrc *_defs.c *_impl.c *.pyc *.pyo *.lo *.la -autom4te.cache -README -AUTHORS -NEWS -TODO +*~ gst-python*.tar.* + pygst.py gst-libs -gst-python-0.9.3.1 log -gst-python-0.10.2.2