From 1631f719d1df7a8a46ad2eb95cbd427e5968514b Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Sat, 23 Sep 2023 18:44:41 +0530 Subject: [PATCH] git ignore : ps --- .gitignore | 2 +- public/uploads/index.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100755 public/uploads/index.html diff --git a/.gitignore b/.gitignore index 20d1c153..bdae25d5 100755 --- a/.gitignore +++ b/.gitignore @@ -87,7 +87,7 @@ writable/**/*.sqlite php_errors.log public/uploads/* -# !public/uploads/index.html +!public/uploads/index.html #------------------------- # Composer diff --git a/public/uploads/index.html b/public/uploads/index.html new file mode 100755 index 00000000..b702fbc3 --- /dev/null +++ b/public/uploads/index.html @@ -0,0 +1,11 @@ + + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + +