[gnome-contacts] Don't ignore all *.c files as we want to add some



commit d66c34d11399c582774b0dd882ce410bbe0ca330
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Sep 14 15:22:09 2011 +0200

    Don't ignore all *.c files as we want to add some

 src/.gitignore |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/src/.gitignore b/src/.gitignore
index 425c8f0..ecc8817 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,3 +1,16 @@
 gnome-contacts
 *.stamp
-*.c
\ No newline at end of file
+contacts-app.c
+contacts-cell-renderer-shape.c
+contacts-contact.c
+contacts-contact-pane.c
+contacts-details-layout.c
+contacts-link-dialog.c
+contacts-linking.c
+contacts-list-pane.c
+contacts-menu-button.c
+contacts-store.c
+contacts-types.c
+contacts-utils.c
+contacts-view.c
+main.c



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