diff --git a/.gitignore b/.gitignore index f05ec438..05f89b63 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ pkg/ Cargo.lock dist/ traces/ +*.sha256 diff --git a/examples/todos/snapshots/creates_a_new_task.sha256 b/examples/todos/snapshots/creates_a_new_task.sha256 deleted file mode 100644 index fcfee315..00000000 --- a/examples/todos/snapshots/creates_a_new_task.sha256 +++ /dev/null @@ -1 +0,0 @@ -5047c10c4ea050393b686185b8d03b3c3738b47182f9892fb68df589ec46bd4b \ No newline at end of file