From 69e80909dcaee80d5f02054f714b56a34c6f4d40 Mon Sep 17 00:00:00 2001 From: Aineopintojen-harjoitustyo-Algoritmit-j Date: Thu, 11 Jan 2024 17:31:09 +0200 Subject: Adding pytest and GHA in the mix. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b25c15b..41a73f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +poetry.lock -- cgit v1.2.3