From b63710492fdbdcaa66054e6eec120a2ac8211f99 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 5 May 2020 12:11:28 +0530 Subject: init --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 088ba6b..83c440c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # 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 -- cgit v1.2.3