From 19be423b651b17cd5660a5c7feb13a1742c75908 Mon Sep 17 00:00:00 2001 From: MasonCodingHere <38603431+MasonCodingHere@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:28:12 +0800 Subject: [PATCH] add --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2287533..e9d9ee9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ **/.DS_Store **/build -**/bin \ No newline at end of file +**/bin +**/push.sh \ No newline at end of file