diff --git a/phase2/.gitignore b/phase2/.gitignore index 2c6c0b9..18190f3 100644 --- a/phase2/.gitignore +++ b/phase2/.gitignore @@ -3,3 +3,4 @@ phase1* **/*.rs.bk Cargo.lock node_modules +phase1radix2m* \ No newline at end of file diff --git a/powersoftau/.gitignore b/powersoftau/.gitignore index b544111..48b99cf 100644 --- a/powersoftau/.gitignore +++ b/powersoftau/.gitignore @@ -1,6 +1,7 @@ /target/ **/*.rs.bk -transcript* +transcript challenge* response* -new_challenge* +phase1radix2m* +tmp_* \ No newline at end of file