From b3fc18f894256f38a58ba47ba099c8781b57c25f Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Wed, 4 Sep 2024 19:34:40 -0400 Subject: [PATCH] Remove files listed in .gitignore --- git_scripts/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 git_scripts/.gitignore diff --git a/git_scripts/.gitignore b/git_scripts/.gitignore new file mode 100644 index 0000000..e5a7a9c --- /dev/null +++ b/git_scripts/.gitignore @@ -0,0 +1,3 @@ +fix_errors.sh +push.sh +repository_recal.sh