diff --git a/.gitignore b/.gitignore index 7c1cf7c..9daf347 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk .idea -examples/readme/book \ No newline at end of file +examples/readme/book +target \ No newline at end of file