Exclusion de fichiers obsoletes

This commit is contained in:
Laurent Destailleur 2008-01-20 19:36:53 +00:00
parent dcaccccf32
commit 77332732fa
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ htdocs/document
htdocs/documents htdocs/documents
htdocs/lolix htdocs/lolix
htdocs/postnuke htdocs/postnuke
htdocs/rapport
htdocs/telephonie htdocs/telephonie
htdocs/voyage htdocs/voyage
htdocs/includes/jpgraph2 htdocs/includes/jpgraph2

View File

@ -110,6 +110,7 @@ EXCLUDE = mssql \
htdocs/documents \ htdocs/documents \
htdocs/lolix \ htdocs/lolix \
htdocs/postnuke \ htdocs/postnuke \
htdocs/rapport \
htdocs/telephonie \ htdocs/telephonie \
htdocs/voyage \ htdocs/voyage \
htdocs/oscommerce_ws/ws_client_demo \ htdocs/oscommerce_ws/ws_client_demo \