From c4f7be6e886ae4fa4e2840200b4347b61a9d7285 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Wed, 2 Oct 2024 07:08:04 -0400 Subject: [PATCH] building executable --- .gitignore | 1 - README.md | 2 -- 2 files changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 468ecee..ee2ff4f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,5 @@ publish.sh Cargo.toml Cargo.lock target -dependencies.txt bellande_rustinstaller.py scripts diff --git a/README.md b/README.md index cb6d817..724c63a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ - Environment variables - redirection support -# Turn Bellos into Executable (Validate and Configurations) -- https://github.com/Architecture-Mechanism/bellande_rust_executable # Usage of Bellande Rust Importer - https://github.com/Architecture-Mechanism/bellande_importer