From 6b9ff1c5c7d3b2fd7cdbd7e13cb897022796ac4e Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Mon, 6 Aug 2018 23:40:46 -0700 Subject: [PATCH] Fixed gitignore, was blocking a specific file not all the lockfile type --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 437e43f..6e26730 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Yet Another Test Suite/Bridge Test/lockfile.lck \ No newline at end of file +*.lck