Skip to content

Commit a79416d

Browse files
nindanaotoclaude
andcommitted
Remove accidentally committed build artifacts (bench-tfhers/)
The bench-tfhers/ directory contained ~1,261 CMake build artifacts (executables, .o files, .a archives, Makefiles) totaling ~140 MB. Also remove bench-tfhers-fft/ and fix .gitignore to prevent recurrence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 82c6053 commit a79416d

1,266 files changed

Lines changed: 2 additions & 56658 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
build
22
build-*
3+
bench-tfhers/
4+
bench-tfhers-fft/
35
.vscode
46
.claude
57
*.sif
6-
tfhe-rs
7-
bench-tfhers-fft/targetbench-tfhers/CMake*
8-
bench-tfhers/Makefile
9-
bench-tfhers/target/
10-
bench-tfhers/Cargo.lock
118
tfhe-rs/
12-
build/

0 commit comments

Comments
 (0)