[glibmm] Update .gitignore



commit 67eda8db324dacc226a5558074c74228dd463f53
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Mar 19 10:37:47 2013 +0100

    Update .gitignore

 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a14333c..13a6cbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,8 @@ giommconfig.h
 /glib/glibmm-*.pc
 /glib/glibmm/balancedtree.cc
 /glib/glibmm/balancedtree.h
+/glib/glibmm/bytearray.cc
+/glib/glibmm/bytearray.h
 /glib/glibmm/bytes.cc
 /glib/glibmm/bytes.h
 /glib/glibmm/checksum.cc
@@ -157,6 +159,7 @@ giommconfig.h
 /tests/*/test
 
 # tools/
+/tools/defs_gen/*.pyc
 /tools/extra_defs_gen/generate_defs_gio
 /tools/extra_defs_gen/generate_defs_glib
 /tools/generate_wrap_init.pl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]