From 9af8c834c393050179f6ff48c0766e9871e18240 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 28 Jul 2026 10:20:50 +0200 Subject: chore: drop accidentally-committed __pycache__, ignore it --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 93426dc..d2250df 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ dist/ *.test *.out coverage.* +__pycache__/ -- cgit v1.3