From dd136858f1ea40ad3c94191d647487fa4f31926c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.0. Signed-off-by: Daniel Baumann --- options/gitignore/LemonStand | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 options/gitignore/LemonStand (limited to 'options/gitignore/LemonStand') diff --git a/options/gitignore/LemonStand b/options/gitignore/LemonStand new file mode 100644 index 0000000..c7d94ad --- /dev/null +++ b/options/gitignore/LemonStand @@ -0,0 +1,21 @@ +boot.php +index.php +install.php +/config/* +!/config/config.php +/controllers/* +/init/* +/logs/* +/phproad/* +/temp/* +/uploaded/* +/installer_files/* +/modules/backend/* +/modules/blog/* +/modules/cms/* +/modules/core/* +/modules/session/* +/modules/shop/* +/modules/system/* +/modules/users/* +# add content_*.php if you don't want erase client changes to content -- cgit v1.2.3