From 124e78131a235b6ee8f15e4f5ef4e96c51e9bcb8 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Wed, 30 Jan 2019 15:21:08 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 2 +- .idea/workspace.xml | 40 +++++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 20 deletions(-) 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 @@ - - - - -