From: Ira W. Snyder Date: Wed, 23 Jan 2008 22:41:18 +0000 (-0800) Subject: Add more good defaults to .gitignore X-Git-Url: https://www.irasnyder.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=2b17e21d2ac627242479945521f7a8e65c51d5b5;p=tilda-gobject.git Add more good defaults to .gitignore Some temporary build files were showing up as untracked in git. Ignore them, because we don't need to be constantly reminded. --- diff --git a/.gitignore b/.gitignore index 8d98f9d..f239dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ .* +*.o +*dbus-glue.h +tilda