*
!.gitignore
# We don't ignore the domains directory
!/domains/
# We don't ignore the hosts directory
!/hosts/
# We don't ignore the HTTP_Analytic directory
# We keep the following for historical reason.
# Indeed, the following directory may exist in some session.
!/HTTP_Analytic/
# We don't ignore the logs directory
!/logs/
# We don't ignore the splited directory
!/splited/
# We don't ignore the analytic directory
!/Analytic/
# We don't ignore the json directory
!/json/
# We don't ignore the complemets directory
!/complements/
