hellofacteurV1/.gitignore

17 lines
204 B
Plaintext

# BACKEND :
cache/
journal/
sessions/
tickets/
/config/config*
!/config/config.example.php
!/config/config.perso.example.php
# FRONT END :
www/blog/
www/images/
www/themes/
/www/*.html
/www/favicon.ico