mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-22 04:28:02 +00:00
c2ba2cfed6
* Clean up the process flow for nodes * Cleanup some of the node tests to use shared nodes * Commit dev-genesis
16 lines
266 B
Plaintext
16 lines
266 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
|
|
|
|
!/schema.json
|
|
!/dev-genesis.json |