mirror of
https://github.com/erhant/circomkit.git
synced 2026-05-05 03:00:37 -04:00
added tests
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -107,19 +107,12 @@ dist
|
||||
build
|
||||
dist
|
||||
|
||||
# circuit-specific powers of tau are ignored
|
||||
*.ptau
|
||||
# universal ptaus not ignored
|
||||
!ptau/*
|
||||
# temporary ptaus are ignored
|
||||
tmp.ptau
|
||||
|
||||
# is this still a thing lol
|
||||
.DS_Store
|
||||
|
||||
# ignore auto generated test circuits
|
||||
circuits/test
|
||||
ptau
|
||||
|
||||
# for init tests
|
||||
tmptest
|
||||
inputs/multiplier_3/test-input.json
|
||||
|
||||
Reference in New Issue
Block a user