diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/LemonStand | 21 |
1 files changed, 21 insertions, 0 deletions
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 |