From 5b82ca2fdd3b8b74e44ae2a28fa24850486f578a Mon Sep 17 00:00:00 2001 From: Lenard Pratt Date: Fri, 5 Apr 2019 22:06:15 +0100 Subject: Updated the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 872f72f16..99e0c5003 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /target/ crates/*/target **/*.rs.bk +**/*.rs.pending-snap .idea/* *.log *.iml -- cgit v1.2.3