From e3679b2c72c5e65d4ea19dbd7f27c90d93705bd4 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Thu, 12 Dec 2024 09:54:23 -0500 Subject: [PATCH] latest pushes --- README.md | 2 +- git_scripts/.gitignore | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 git_scripts/.gitignore diff --git a/README.md b/README.md index 5c9295a..d275165 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bellronos Package Manager +# Bellande Operating System Package Configuration ## Add New Software - 🚀 [Add New Software](https://github.com/Architecture-Mechanism/bellronos_package_manager/issues/new?assignees=&labels=&projects=&template=add-new-software.md&title=) diff --git a/git_scripts/.gitignore b/git_scripts/.gitignore new file mode 100644 index 0000000..8054fff --- /dev/null +++ b/git_scripts/.gitignore @@ -0,0 +1,3 @@ +push.sh +fix_errors.sh +repository_recal.sh