mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-08 05:33:59 -05:00
27 lines
251 B
Plaintext
27 lines
251 B
Plaintext
# Asset files
|
|
assets/params*
|
|
assets/seed
|
|
|
|
# Built binaries
|
|
build/bin
|
|
verifier.test
|
|
core.test
|
|
|
|
coverage.txt
|
|
*.integration.txt
|
|
|
|
# Visual Studio Code
|
|
.vscode
|
|
|
|
# IntelliJ
|
|
.idea
|
|
|
|
# MacOS
|
|
.DS_Store
|
|
|
|
# misc
|
|
sftp-config.json
|
|
*~
|
|
|
|
target
|
|
zkvm-prover/config.json |