Skip to content

Commit

Permalink
.gitignore: Add files generated by tests/benches and editor temporary…
Browse files Browse the repository at this point in the history
… files.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
  • Loading branch information
daira committed Nov 23, 2023
1 parent 3cd1bed commit 8db2487
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/target
/halo2_gadgets/*-layout.png
/halo2_gadgets/benches/sha256_assets
**/.*.swp
**/*.rs.bk
.vscode
**/*.html
Expand Down

0 comments on commit 8db2487

Please sign in to comment.