diff --git a/.gitignore b/.gitignore index cf662f7..60ffcf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Generated by Cargo # will have compiled files and executables -debug/ +# debug/ target/ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries diff --git a/src/test_json/block2poly_example.json b/src/test_json/block2poly_example.json index 4b4d541..cb820c7 100644 --- a/src/test_json/block2poly_example.json +++ b/src/test_json/block2poly_example.json @@ -7,4 +7,5 @@ "block": "ARIAAAAAAAAAAAAAAAAAgA==" } } -} \ No newline at end of file +} +}