Skip to content

Commit ff07f85

Browse files
Clean up
1 parent 08f34e7 commit ff07f85

File tree

16 files changed

+923
-889
lines changed

16 files changed

+923
-889
lines changed

ceno_zkvm/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ criterion.workspace = true
5353
pprof2.workspace = true
5454
proptest.workspace = true
5555

56-
5756
[build-dependencies]
5857
glob = "0.3"
5958

is_prime/.env.example

Lines changed: 0 additions & 5 deletions
This file was deleted.

is_prime/.github/workflows/foundry-test.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

is_prime/.github/workflows/prove.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

is_prime/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ pgo-data.profdata
1616
**/proof-with-io.json
1717

1818
# Env
19-
.env
19+
.env
20+
elf/

0 commit comments

Comments
 (0)