From 8d6c8dcf111d0d28034cef284e53dc883253fd6c Mon Sep 17 00:00:00 2001 From: Dongsheng Song Date: Tue, 30 Dec 2008 14:24:29 +0800 Subject: [PATCH] Update .gitignore file. --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.gitignore b/.gitignore index 2f8a5ee..4a2ab97 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.deb *.gz *.jar +*.log *.mo *.properties *.py[co] @@ -18,3 +19,29 @@ *.zip .* build +defguide5/en/bookinfo.xml +CVSROOT/ +buildtools/ +buttons/ +contrib/ +css/ +docbook/ +dsssl/ +gentext/ +imageco/ +jrefentry/ +litprog/ +maven/ +releasetools/ +slides/ +sourceforge-webpages/ +testdocs/ +website/ +xsl-libxslt/ +xsl-saxon/ +xsl-xalan/ +xsl/ +xsl2-saxon/ +xsl2/ +xslconfig/ + -- 2.11.4.GIT