From 02f17e59e40fec9cb44261321f65d37b5fb70577 Mon Sep 17 00:00:00 2001 From: Scott Bahling Date: Mon, 3 Feb 2020 09:08:00 +0100 Subject: Add pytest.ini --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e25f3ae..b368bdd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ build/* dist/* *.egg-info/* MANIFEST +.eggs +.cache # python skin *.pyc -- cgit v1.2.3