From a5bca14cf795486cb1cbe57a0a0a5569ca21e7a7 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Wed, 27 Nov 2019 17:58:35 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03e11cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/config/config.properties.php +/tmp +/export.php +/locale/locale_en_UK_utf8.php +/templates/standard_green +/wizard.php -- 2.35.1