diff options
author | Ryan Lortie <desrt@desrt.ca> | 2010-01-28 22:43:51 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2010-01-28 22:43:51 -0500 |
commit | 6aa73f03eb14188b71b91c647442488e776a4952 (patch) | |
tree | feec423aa581eba448fb25a387e560348f5b6553 /.gitignore | |
parent | c73d2818432956aaedb12886ea0011847b7d030e (diff) | |
download | glib-6aa73f03eb14188b71b91c647442488e776a4952.tar.gz glib-6aa73f03eb14188b71b91c647442488e776a4952.tar.bz2 glib-6aa73f03eb14188b71b91c647442488e776a4952.zip |
improve gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 47dc71346..068cc7e99 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Makefile *.pc .*.swp .sw? +*.rc # autofoo stuff here compile @@ -26,6 +27,8 @@ glib-gettextize glib-zip glibconfig.h gtk-doc.make +glibconfig.h.win32 INSTALL README +ChangeLog |