From a7811b5b0fb44119142b96ed491d415d028ff263 Mon Sep 17 00:00:00 2001 From: pero1203 Date: Mon, 17 Aug 2020 10:17:59 +0200 Subject: [PATCH] Popravki gitignore-a --- .gitignore | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 912973abb..2e364ecb9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,10 @@ vendor/ # SVN .svn/ -# Minify cache folder +# Cache folders +admin/survey/AnalysisArchive +admin/survey/SurveyData +admin/survey/SurveyBackup admin/survey/minify/cache # Docker database @@ -44,7 +47,10 @@ utils/Docker/sql/database *.wmv -# Settings and htaccess +# Settings, htaccess... settings.php settings_optional.php -.htaccess \ No newline at end of file +.htaccess +composer.bat +composer.phar +.favorites.json