Skip to content

Commit 8d013d8

Browse files
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

File tree

Target/debug/PSummary

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2ab1388d702c87b5600e5e5f61df706d606fa5f793f9dbb9a3c605dc6f75d9b9
3+
size 15323592

Target/debug/Summary

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2fb4c65134376c1e8c70303a108035b7edc39336d9da0ade9288ac0e8287b169
3+
size 15320424

Target/release/PSummary

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b74eb8a21069b66ae75690422baaa2efe6177bef2b27433a03c15f9db17f30df
3+
size 2332432

Target/release/Summary

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:c02732394fed0cd3d0372dc1a8500c7a3520793f0ba5e87d59847a1e88cc2d15
3+
size 2332432

0 commit comments

Comments
 (0)