mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-12 23:48:15 -05:00
Co-authored-by: colinlyguo <colinlyguo@scroll.io> Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com> Co-authored-by: Péter Garamvölgyi <peter@scroll.io> Co-authored-by: georgehao <haohongfan@gmail.com> Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com> Co-authored-by: Mengran Lan <lanmengran@qq.com>
27 lines
228 B
Plaintext
27 lines
228 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
|