From 65412cd6cd898bdb3dd811cb925d9f0a83f7374a Mon Sep 17 00:00:00 2001 From: superdimensional Date: Wed, 5 May 2021 05:16:29 -0400 Subject: [PATCH] .gitignore is now working --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4face0..2a8d47e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ dist/ omnitrix.egg-info -setup.* \ No newline at end of file +setup* \ No newline at end of file