From 4f1c8a1a084ae97c7fb4f9ecd3e43a9da4326c99 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Tue, 7 Jan 2025 15:27:09 -0500 Subject: [PATCH] latest pushes --- .gitignore | 3 --- git_scripts/.gitignore | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 git_scripts/.gitignore diff --git a/.gitignore b/.gitignore index 4995edd..0b8994a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,10 +13,7 @@ qtcreator-build # Scripts init_setup.sh -repository_recal.sh -push.sh publish.sh ros_publish.sh prerelease_test.sh -fix_errors.sh replace_add_index.sh diff --git a/git_scripts/.gitignore b/git_scripts/.gitignore new file mode 100644 index 0000000..de9c09d --- /dev/null +++ b/git_scripts/.gitignore @@ -0,0 +1,3 @@ +repository_recal.sh +push.sh +fix_errors.sh