From ea22415722601a60c1fdc30d2de0883b1348a6a2 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Fri, 20 Nov 2020 02:55:10 -0500 Subject: [PATCH] modified ignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 344e90e..ec151b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target .vscode/ -config.json \ No newline at end of file +config.json +Cargo.lock \ No newline at end of file