From 8cb98a3e3713d7f3db1e72dacbadced96790460f Mon Sep 17 00:00:00 2001 From: pero1203 Date: Tue, 18 Aug 2020 14:20:26 +0200 Subject: [PATCH] Popravek gitignore - datoteke s podatki --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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 +