Commit 851989b
committed
chore: Remove build artifacts from target directory
This commit removes compiled binary artifacts from the `Target/debug` and `Target/release` directories. Specifically, the `PSummary` and `Summary` executables have been deleted from the repository.
Build artifacts are generated during the compilation process and should not be tracked in version control. Removing them ensures the repository remains clean, reduces the repository size, and prevents potential merge conflicts related to binary files.1 parent 5ca6f7e commit 851989b
4 files changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments