mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 19:47:58 +00:00
60328cd493
* Add a quick run script * Add more context to errors * Fix the issue with corpus directory canonicalization * Update the quick run script * Edit the runner script * Support specifying the path of the polkadot sdk
13 lines
232 B
Plaintext
13 lines
232 B
Plaintext
/target
|
|
.vscode/
|
|
.DS_Store
|
|
node_modules
|
|
/*.json
|
|
|
|
# We do not want to commit any log files that we produce from running the code locally so this is
|
|
# added to the .gitignore file.
|
|
*.log
|
|
|
|
profile.json.gz
|
|
resolc-compiler-tests
|
|
workdir |