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 + .../__pycache__/genlect-of-sundays-cr.cpython-313.pyc | Bin 15762 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc diff --git a/.gitignore b/.gitignore index 93426dc..d2250df 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ dist/ *.test *.out coverage.* +__pycache__/ diff --git a/scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc b/scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc deleted file mode 100644 index 80579d6..0000000 Binary files a/scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc and /dev/null differ -- cgit v1.3