diff --git a/.gitignore b/.gitignore index 85d079af..8d917f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,9 @@ system/plugin/ui/* ui/ui_custom/** !ui/ui_custom/index.html !ui/ui_custom/README.md -system/uploads/admin.png -system/uploads/logo.png -system/uploads/user.jpg -system/uploads/notifications.json \ No newline at end of file +system/uploads/** +!system/uploads/*.default.png +system/uploads/sms/** +!system/uploads/sms/index.html +system/uploads/system/** +!system/uploads/system/index.html \ No newline at end of file