diff options
author | Dan Winship <danw@src.gnome.org> | 2001-02-15 07:37:15 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-02-15 07:37:15 +0800 |
commit | d10c848b4358873e91937f14d9ee52bc29fccf59 (patch) | |
tree | 3c9deb0d60e49aa2a8f9e6e6339c9ce65aca689d /executive-summary | |
parent | b0ade8cb328e8948c090f2a1bf269405f6924538 (diff) | |
download | gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar.gz gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar.bz2 gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar.lz gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar.xz gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.tar.zst gsoc2013-evolution-d10c848b4358873e91937f14d9ee52bc29fccf59.zip |
Ignore generated .oaf files
* various .cvsignore files: Ignore generated .oaf files
svn path=/trunk/; revision=8237
Diffstat (limited to 'executive-summary')
-rw-r--r-- | executive-summary/.cvsignore | 3 | ||||
-rw-r--r-- | executive-summary/test-service/.cvsignore | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/executive-summary/.cvsignore b/executive-summary/.cvsignore index aed809a312..a098ff204f 100644 --- a/executive-summary/.cvsignore +++ b/executive-summary/.cvsignore @@ -1,3 +1,4 @@ core Makefile.in -Makefile
\ No newline at end of file +Makefile +GNOME_Evolution_Summary.oaf diff --git a/executive-summary/test-service/.cvsignore b/executive-summary/test-service/.cvsignore index 24785c988a..e9a7d4280b 100644 --- a/executive-summary/test-service/.cvsignore +++ b/executive-summary/test-service/.cvsignore @@ -5,3 +5,5 @@ core .libs test-service rdf-summary +GNOME_Evolution_Summary_test.oaf +GNOME_Evolution_Summary_rdf.oaf |