Files
revive-differential-tests/.gitignore
T
2026-01-13 22:13:48 +03:00

18 lines
263 B
Plaintext

/target
.vscode/
.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.
*.log
profile.json.gz
workdir*
!/schema.json
!/dev-genesis.json
!/scripts/*