Commit 8d013d8
committed
build(binaries): Add debug and release executables via LFS
Stages the compiled `PSummary` and `Summary` executables located in the `Target/debug` and `Target/release` directories.
This action restores the build artifacts that were previously removed to maintain repository cleanliness. Following the recent LFS configuration update, these binaries are now tracked via Git Large File Storage. This ensures that the specific compiled versions are available and versioned without bloating the repository size or degrading clone performance, as the large binary payloads are handled outside the standard git object database.1 parent 0b82ffe commit 8d013d8
4 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments