From 87653a4150a73f1ff8f7c7c85ee7b1d462b0607a Mon Sep 17 00:00:00 2001 From: Jokler Date: Sun, 29 Oct 2017 17:14:03 +0100 Subject: Update .gitignore for plugin_derive --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f2e972d..fdcd3a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # Generated by Cargo # will have compiled files and executables /target/ +/plugin_derive/target/ + +# The top level Cargo.lock should handle everything +/plugin_derive/Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk -- cgit v1.2.3-70-g09d2