From: Fredrik Tolf Date: Tue, 7 Apr 2026 22:13:28 +0000 (+0200) Subject: Ignore pip build artifacts. X-Git-Url: http://www.dolda2000.com/gitweb/?a=commitdiff_plain;h=c925e892bc095941d37edad898b7603e7e18da29;p=automanga.git Ignore pip build artifacts. --- diff --git a/.gitignore b/.gitignore index 94d4066..fd6308d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /build +/dist +/automanga.egg-info *.pyc