diff options
author | Dan Winship <danw@gnome.org> | 2009-05-01 10:08:23 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2009-05-01 10:37:45 -0400 |
commit | 36cb01f447b2401195e3c6b577f490e868363630 (patch) | |
tree | daab95b94c77d61a41af818eea7295e0355cf9a8 /.gitignore | |
parent | 83699774fa669abfbc5c5c3dc9265308246bd4f6 (diff) | |
download | glib-36cb01f447b2401195e3c6b577f490e868363630.tar.gz glib-36cb01f447b2401195e3c6b577f490e868363630.tar.bz2 glib-36cb01f447b2401195e3c6b577f490e868363630.zip |
Add README and INSTALL to .gitignore since they are autogenerated
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7148cca0f..47dc71346 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ glib-gettextize glib-zip glibconfig.h gtk-doc.make + +INSTALL +README |