From 3413f8c8110a42f6c9ed786cc591dfd3964f6730 Mon Sep 17 00:00:00 2001 From: AlberLC Date: Tue, 11 Jan 2022 22:31:35 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index e53da30..8206b08 100644 --- a/.gitignore +++ b/.gitignore @@ -25,8 +25,6 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST -pyproject.toml -setup.cfg --------