Files
revive-differential-tests/.gitignore
T
2025-10-16 00:11:06 +00:00

15 lines
244 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
workdir
!/schema.json
!/dev-genesis.json