mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 02:07:55 +00:00
e7e40a0ded
This PR adds comprehensive project documentation in the form of an mdBook. --------- Signed-off-by: xermicus <cyrill@parity.io> Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com> Co-authored-by: LJ <81748770+elle-j@users.noreply.github.com> Co-authored-by: PG Herveou <pgherveou@gmail.com>
26 lines
246 B
Plaintext
26 lines
246 B
Plaintext
/target
|
|
/js/resolc/dist
|
|
target-llvm
|
|
*.dot
|
|
.vscode/
|
|
.zed/
|
|
.DS_Store
|
|
/*.sol
|
|
/*.yul
|
|
/*.ll
|
|
/*.s
|
|
/llvm-*
|
|
# Allow llvm submodule directory
|
|
!/llvm
|
|
node_modules
|
|
artifacts
|
|
tmp
|
|
/*.html
|
|
/build
|
|
soljson.js
|
|
test-results
|
|
playwright-report
|
|
.cache
|
|
emsdk
|
|
docs-tmp
|