Browse Source

gitignore

main
Piotr Mikołajczyk 6 months ago
parent
commit
0506675526
No known key found for this signature in database GPG Key ID: 7ADA31326DE28EC7
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .gitignore

+ 8
- 0
.gitignore

@ -0,0 +1,8 @@
.idea/
target/
circuit/node_modules/
circuit/package-lock.json
circuit/*_js
circuit/*.r1cs

Loading…
Cancel
Save