diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-18 18:46:57 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-04-18 18:46:57 +0800 |
commit | 39eed88537557a8fab36894ee1bb4ab248f7261a (patch) | |
tree | 2aea6db1d4d2e9a99f1408dca854f677259c21b0 | |
parent | 0057293c1cb3f3d001ba3dd262ac3e715378452a (diff) | |
download | gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar.gz gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar.bz2 gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar.lz gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar.xz gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.tar.zst gsoc2013-evolution-39eed88537557a8fab36894ee1bb4ab248f7261a.zip |
chut...
svn path=/trunk/; revision=852
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | camel/.cvsignore | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index d81cc4c856..4c57be0ac0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ stamp.h stamp-h.in xlibtool xltmain.sh +intl diff --git a/camel/.cvsignore b/camel/.cvsignore new file mode 100644 index 0000000000..09653e954f --- /dev/null +++ b/camel/.cvsignore @@ -0,0 +1,4 @@ +.deps +Makefile +Makefile.in + |