summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Nordholts <martinn@src.gnome.org>2009-07-14 19:40:16 +0200
committerMartin Nordholts <martinn@src.gnome.org>2009-07-14 19:47:05 +0200
commit31ca01958b26cc3c3ab437dc3d37cb0b88fbd9f9 (patch)
treef6aa68c86b0ec63225584b50a13410e4a20c1196 /.gitignore
parentb785747260c8c6cd233222ba6227f5e99e129b01 (diff)
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 7 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 06e9dcb..1ec2ab7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,13 @@
+/*.tar.bz2
+/*.tar.gz
+/INSTALL
/Makefile
/Makefile.in
+/README
/aclocal.m4
/autom4te.cache
/babl.pc
+/compile
/config.cache
/config.guess
/config.h
@@ -16,10 +21,7 @@
/libtool
/ltmain.sh
/missing
+/mkinstalldirs
/stamp-h
-/stamp-h1
/stamp-h.in
-/INSTALL
-/README
-/*.tar.gz
-/*.tar.bz2
+/stamp-h1