diff --git a/.gitignore b/.gitignore index 354cc76..2b1665f 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ Temporary Items ### Rust ### # Generated by Cargo # will have compiled files and executables -/target/ +**/target/** # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d7cf9de..f30eaf6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,7 @@ - - - + - + @@ -23,6 +21,15 @@ + + + + + + + + + @@ -41,7 +48,7 @@ - @@ -94,11 +101,6 @@ - - - - -