diff --git a/LemonStand.gitignore b/LemonStand.gitignore index d015eb38..bc59f9c7 100644 --- a/LemonStand.gitignore +++ b/LemonStand.gitignore @@ -17,4 +17,5 @@ install.php /modules/session/* /modules/shop/* /modules/system/* -/modules/users/* \ No newline at end of file +/modules/users/* +# add content_*.php if you don't want erase client changes to content \ No newline at end of file