diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-05-05 19:46:46 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-05-05 19:46:46 +0800 |
commit | 1b8139c995a32f7f6843d56146c040e4f6d697ea (patch) | |
tree | 4ae805239b5afb8adb145c05e17a0ca4c13a0b90 /tests | |
parent | aa7851f1f03b4dbcf5b464b535ae71c50536f430 (diff) | |
download | gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar.gz gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar.bz2 gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar.lz gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar.xz gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.tar.zst gsoc2013-evolution-1b8139c995a32f7f6843d56146c040e4f6d697ea.zip |
ignore the .pure directory
* addressbook/backend/ebook/.cvsignore,
addressbook/contact-editor/.cvsignore,
addressbook/gui/component/.cvsignore,
addressbook/gui/minicard/.cvsignore,
addressbook/printing/.cvsignore,
calendar/cal-client/.cvsignore,
calendar/gui/.cvsignore,
calendar/pcs/.cvsignore,
filter/.cvsignore,
mail/.cvsignore,
shell/.cvsignore,
tests/.cvsignore,
widgets/e-table/.cvsignore,
widgets/e-text/.cvsignore,
widgets/meeting-time-sel/.cvsignore,
widgets/shortcut-bar/.cvsignore,
wombat/.cvsignore: ignore the .pure directory
svn path=/trunk/; revision=2812
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 00e075e969..1ad18182a2 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -15,6 +15,7 @@ Makefile.in Makefile .deps .libs +.pure mail1.test mail2.test test-formatter |