diff --git a/.gitignore b/.gitignore index f74ee9c23..9263f5147 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ # Docker database /utils/Docker/sql/database +# Cache files +/admin/survey/SurveyData/*.html + # Log files *.log @@ -46,3 +49,4 @@ /composer.bat /composer.phar /.favorites.json +