mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-18 07:01:08 +00:00
Move all scripts to a single directory
This commit is contained in:
+2
-4
@@ -3,6 +3,7 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
/*.json
|
/*.json
|
||||||
|
*.sh
|
||||||
|
|
||||||
# We do not want to commit any log files that we produce from running the code locally so this is
|
# 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.
|
# added to the .gitignore file.
|
||||||
@@ -13,7 +14,4 @@ workdir
|
|||||||
|
|
||||||
!/schema.json
|
!/schema.json
|
||||||
!/dev-genesis.json
|
!/dev-genesis.json
|
||||||
|
!/scripts/*
|
||||||
# Ignore all shell scripts except for the `run_tests.sh` script
|
|
||||||
*.sh
|
|
||||||
!run_tests.sh
|
|
||||||
|
|||||||
Reference in New Issue
Block a user