diff --git a/.gitignore b/.gitignore index 6432882b..97f74ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -/.tmp-package -/composer -/doc -/easyappointments.zip -/node_modules -/src/application/logs/* -/src/config.php +.tmp-package +composer +doc +easyappointments.zip +node_modules +src/application/logs/* +!src/application/logs/index.html +src/config.php