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 /addressbook/gui/component | |
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 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/.cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/gui/component/.cvsignore b/addressbook/gui/component/.cvsignore index a0427f184f..c59ca7cad6 100644 --- a/addressbook/gui/component/.cvsignore +++ b/addressbook/gui/component/.cvsignore @@ -1,8 +1,9 @@ .deps .libs +.pure Makefile Makefile.in *.lo *.la evolution-addressbook -test-addressbook
\ No newline at end of file +test-addressbook |