diff options
author | Seth Alves <alves@src.gnome.org> | 2000-06-08 04:01:51 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-06-08 04:01:51 +0800 |
commit | 44f99466e717abed3fe9087b91fa83508ad4251f (patch) | |
tree | 27f47481103a1542de8c14f845720899c625bfb1 | |
parent | 35c55267f22a30cccd78e1f45efdd2e4b353fd94 (diff) | |
download | gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar.gz gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar.bz2 gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar.lz gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar.xz gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.tar.zst gsoc2013-evolution-44f99466e717abed3fe9087b91fa83508ad4251f.zip |
update some .cvsignores
svn path=/trunk/; revision=3464
-rw-r--r-- | calendar/cal-util/.cvsignore | 1 | ||||
-rw-r--r-- | calendar/pcs/.cvsignore | 1 | ||||
-rw-r--r-- | libical/src/test/.cvsignore | 1 |
3 files changed, 2 insertions, 1 deletions
diff --git a/calendar/cal-util/.cvsignore b/calendar/cal-util/.cvsignore index 9f93120f8a..edf21e8e74 100644 --- a/calendar/cal-util/.cvsignore +++ b/calendar/cal-util/.cvsignore @@ -5,3 +5,4 @@ Makefile *.lo *.la test-recur +icalendar-test diff --git a/calendar/pcs/.cvsignore b/calendar/pcs/.cvsignore index 7250bfdff6..ac51a554db 100644 --- a/calendar/pcs/.cvsignore +++ b/calendar/pcs/.cvsignore @@ -9,4 +9,3 @@ evolution-calendar-stubs.c evolution-calendar-skels.c evolution-calendar-common.c evolution-calendar.h -icalendar-test diff --git a/libical/src/test/.cvsignore b/libical/src/test/.cvsignore index 6b1e8fab06..75f6fc03a2 100644 --- a/libical/src/test/.cvsignore +++ b/libical/src/test/.cvsignore @@ -9,3 +9,4 @@ findobj parser storage Makefile.in +stow
\ No newline at end of file |