From c7b72fc951edb8312562c774794cb110d6d55280 Mon Sep 17 00:00:00 2001 From: Wayne Date: Tue, 23 May 2023 21:33:34 +0800 Subject: [PATCH] add git ignore --- public/images/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/images/.gitignore diff --git a/public/images/.gitignore b/public/images/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/public/images/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore