mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 02:07:55 +00:00
e78f3cc419
This changeset is based on https://github.com/paritytech/revive/pull/346
24 lines
231 B
Plaintext
24 lines
231 B
Plaintext
/target
|
|
/js/resolc/dist
|
|
target-llvm
|
|
*.dot
|
|
.vscode/
|
|
.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
|