> Index: phpdoc/ar/.cvsignore > +++ phpdoc/ar/.cvsignore > *.pdf > *.rtf > *.ced > *.prc > *.gz > *.tex > *.log > *.fot > *.aux > *.dvi > *.ps > *.ced > *.zip > phpweb.dsl > php.dsl > print.dsl > html.dsl > howto.dsl > checkdoc > version.ent > Makefile > config.status > config.cache > config.log > config.h.in > configure > makedoc > html > php3 > manual.xml > manual.xml > bigmanual.html > status.txt > missing.txt > diff > php > confdefs.h > common.dsl > quickref.dsl > quickref.txt > html-locale.dsl > funclist.txt > manual.txt > chapters.ent > bightml.xsl > html.xsl > htmlhelp.xsl > print.xsl
There is no file in any translated directory, that need to be ignored. All chapters.ent, xsl, dsl and other kind of files are in the root dir of phpdoc. Then why to add a .cvsignore with this content to /ar? Is there a reason, I don't know? Many languages live without it perfectly... Goba
