From 802418bdf5e14a4a8059bc676145d262532ce52a Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Mon, 11 Oct 2021 01:10:07 -0600 Subject: [PATCH] typo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f508999..6d6d72d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,5 @@ instance/ htmlcov/ dist/ build/ -.egg-info/ +*.egg-info/ *.tar.gz