From: Gord Thompson Date: Thu, 17 Mar 2022 19:38:39 +0000 (-0600) Subject: Remove duplicate entry in .gitignore X-Git-Tag: rel_2_0_0b1~418^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c8f40935b7c66ddd27e1433537c340ade3313b;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Remove duplicate entry in .gitignore Change-Id: I0785c77398d067d06434f387897874aaf137b18d --- diff --git a/.gitignore b/.gitignore index c566ded772..ee262e4664 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,5 @@ test/test_schema.db /.ipynb_checkpoints/ *.ipynb /querytest.db -/.mypy_cache /.pytest_cache /db_idents.txt