mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-06 17:57:56 +00:00
Move all scripts to a single directory
This commit is contained in:
+2
-4
@@ -3,6 +3,7 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/*.json
|
||||
*.sh
|
||||
|
||||
# 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.
|
||||
@@ -13,7 +14,4 @@ workdir
|
||||
|
||||
!/schema.json
|
||||
!/dev-genesis.json
|
||||
|
||||
# Ignore all shell scripts except for the `run_tests.sh` script
|
||||
*.sh
|
||||
!run_tests.sh
|
||||
!/scripts/*
|
||||
|
||||
Reference in New Issue
Block a user