From 9263348b252b8c0bf5f161f0d330d18a03903dd1 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sun, 26 Apr 2020 20:39:02 +0200 Subject: [PATCH] Add lock file to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f772cce6..54fe2f2e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ sample/**/wordlist.txt sample/**/sessionInfo.log sample/**/*.bak sample/**/*.json +sample/**/*.lock # PyTest tests/temp