From 4782cec1154735b0a8d50bc4c8e5322364eff749 Mon Sep 17 00:00:00 2001 From: feny Date: Thu, 28 Oct 2021 09:00:27 +0800 Subject: [PATCH] update gitignore file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6dc63b3..53d9669 100644 --- a/.gitignore +++ b/.gitignore @@ -40,5 +40,5 @@ tests.sh main_test.go license_header.sh account.txt -main_test.go -git_push.sh \ No newline at end of file +git_push.sh +git_pull.sh \ No newline at end of file