aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/backend/ebook/.cvsignore2
-rw-r--r--calendar/gui/alarm-notify/.cvsignore1
-rw-r--r--mail/importers/.cvsignore5
3 files changed, 7 insertions, 1 deletions
diff --git a/addressbook/backend/ebook/.cvsignore b/addressbook/backend/ebook/.cvsignore
index 2059a83c4c..c06bc8c77b 100644
--- a/addressbook/backend/ebook/.cvsignore
+++ b/addressbook/backend/ebook/.cvsignore
@@ -23,5 +23,7 @@ Evolution-Composer-common.c
Evolution-Composer.h
GNOME_Evolution_Addressbook_VCard_Importer.server
GNOME_Evolution_Addressbook_LDIF_Importer.server
+GNOME_Evolution_Addressbook_VCard_Importer.server.in
+GNOME_Evolution_Addressbook_LDIF_Importer.server.in
e-book-marshal.c
e-book-marshal.h
diff --git a/calendar/gui/alarm-notify/.cvsignore b/calendar/gui/alarm-notify/.cvsignore
index a795f701d1..5d0cf13a94 100644
--- a/calendar/gui/alarm-notify/.cvsignore
+++ b/calendar/gui/alarm-notify/.cvsignore
@@ -9,3 +9,4 @@ evolution-calendar-common.c
evolution-calendar.h
evolution-alarm-notify
GNOME_Evolution_Calendar_AlarmNotify.server
+GNOME_Evolution_Calendar_AlarmNotify.server.in
diff --git a/mail/importers/.cvsignore b/mail/importers/.cvsignore
index 6471079dde..ebc3104d83 100644
--- a/mail/importers/.cvsignore
+++ b/mail/importers/.cvsignore
@@ -8,5 +8,8 @@ Makefile.in
*.da
*.gcov
*.server
+*.server.in
*.lo
-*.la \ No newline at end of file
+*.la
+Mailer.h
+Mailer-*.c \ No newline at end of file