summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2008-09-02 18:40:39 +0000
committerRyan Lortie <ryanl@src.gnome.org>2008-09-02 18:40:39 +0000
commit920f3bffb31a60bcb5379c40efa3f648de79e15d (patch)
treeb4819f6292cc36c626b1ae0b5e9f87b5f44d022e /.gitignore
parent8f5a2e0d314e2a7d9fee7ee6e779e92fbda1e613 (diff)
Bug 549771 – improved .gitignore for glib
2007-09-02 Ryan Lortie <desrt@desrt.ca> Bug 549771 – improved .gitignore for glib * docs/reference/.gitignore: * docs/reference/gio/.gitignore: * docs/reference/gobject/tmpl/.gitignore: * gio/.gitignore: * gio/tests/.gitignore: * glib/.gitignore: * glib/libcharset/.gitignore: * glib/tests/.gitignore: * gmodule/.gitignore: * gobject/.gitignore: * gobject/tests/.gitignore: * po/.gitignore: * tests/.gitignore: new files * .gitignore: remove 'build' (since it's part of glib now), add more useful things. svn path=/trunk/; revision=7432
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 28 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 378eac25d..7148cca0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,28 @@
-build
+# for all subdirectories
+Makefile.in
+Makefile
+.libs
+.deps
+*.o
+*.lo
+*.la
+*.pc
+.*.swp
+.sw?
+
+# autofoo stuff here
+compile
+config.*
+configure
+depcomp
+aclocal.m4
+autom4te.cache
+stamp-*
+libtool
+ltmain.sh
+missing
+install-sh
+glib-gettextize
+glib-zip
+glibconfig.h
+gtk-doc.make