diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-05-07 16:00:36 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-05-07 16:00:36 +0800 |
commit | c6cdd4b2af53a9a7f40b339cb447b0bad051dee4 (patch) | |
tree | 8e98406c59949004e23529c19c97df8ff87d8f3b /camel | |
parent | 9a472934f5af84639c43907c169f5ba7eb324a70 (diff) | |
download | gsoc2013-evolution-c6cdd4b2af53a9a7f40b339cb447b0bad051dee4.tar.gz gsoc2013-evolution-c6cdd4b2af53a9a7f40b339cb447b0bad051dee4.tar.zst gsoc2013-evolution-c6cdd4b2af53a9a7f40b339cb447b0bad051dee4.zip |
admin cvs work
svn path=/trunk/; revision=891
Diffstat (limited to 'camel')
-rw-r--r-- | camel/providers/.cvsignore | 2 | ||||
-rw-r--r-- | camel/providers/MH/.cvsignore | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/camel/providers/.cvsignore b/camel/providers/.cvsignore new file mode 100644 index 0000000000..b840c21800 --- /dev/null +++ b/camel/providers/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in +Makefile
\ No newline at end of file diff --git a/camel/providers/MH/.cvsignore b/camel/providers/MH/.cvsignore new file mode 100644 index 0000000000..2e7b174532 --- /dev/null +++ b/camel/providers/MH/.cvsignore @@ -0,0 +1,6 @@ +Makefile.in +Makefile +.deps +*.lo +*.la +.libs |