diff options
author | Chris Toshok <toshok@src.gnome.org> | 2003-02-20 11:17:14 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-02-20 11:17:14 +0800 |
commit | 03dee6853b3e04b94d0f5d7cc7c153d9f506d2e5 (patch) | |
tree | ea01b3e7da70599f21fee2e2c1af2e1d029f171d /.cvsignore | |
parent | c16e468e8fb11752e9b6199a1300cc3cf0d5d6e7 (diff) | |
download | gsoc2013-evolution-03dee6853b3e04b94d0f5d7cc7c153d9f506d2e5.tar.gz gsoc2013-evolution-03dee6853b3e04b94d0f5d7cc7c153d9f506d2e5.tar.zst gsoc2013-evolution-03dee6853b3e04b94d0f5d7cc7c153d9f506d2e5.zip |
ignore more generated stuff
svn path=/trunk/; revision=19960
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 0af925edd0..b2049d1e8d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,12 +1,14 @@ ABOUT-NLS Makefile Makefile.in +autom4te-*.cache aclocal.m4 config.cache config.guess config.h config.h.in config.log +config.rpath config.status config.sub configure @@ -15,11 +17,13 @@ intl libtool ltconfig ltmain.sh +m4 missing mkinstalldirs stamp-h stamp-h.in stamp.h +xml-i18n-* xlibtool xltmain.sh evolution.spec |