diff options
author | Chris Toshok <toshok@ximian.com> | 2003-02-28 15:48:26 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-02-28 15:48:26 +0800 |
commit | df08abfd54dfe76e57eb9b8fd10593d2e43d41ab (patch) | |
tree | 78f596e2137e6e1a3d0a5eaadff16d57f1c47fda /tools/.cvsignore | |
parent | c003d7dec88fe3360b7a210bb2fcfa093eed5c56 (diff) | |
download | gsoc2013-evolution-df08abfd54dfe76e57eb9b8fd10593d2e43d41ab.tar.gz gsoc2013-evolution-df08abfd54dfe76e57eb9b8fd10593d2e43d41ab.tar.zst gsoc2013-evolution-df08abfd54dfe76e57eb9b8fd10593d2e43d41ab.zip |
ignore some stuff, yo.
2003-02-27 Chris Toshok <toshok@ximian.com>
* tools/.cvsignore: ignore some stuff, yo.
* tools/Makefile.am: add in the evolution-launch-composer stuff.
* tools/evolution-launch-composer.c: port this from the 1.2 branch.
svn path=/trunk/; revision=20098
Diffstat (limited to 'tools/.cvsignore')
-rw-r--r-- | tools/.cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/.cvsignore b/tools/.cvsignore index 60825eed01..f2dfd277a5 100644 --- a/tools/.cvsignore +++ b/tools/.cvsignore @@ -1,3 +1,5 @@ +evolution-launch-composer +Evolution-Composer* Makefile Makefile.in evolution-addressbook-abuse @@ -5,4 +7,4 @@ evolution-addressbook-clean evolution-addressbook-import evolution-addressbook-export .deps -.libs
\ No newline at end of file +.libs |