diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 10:20:50 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 10:20:50 +0200 |
| commit | 9af8c834c393050179f6ff48c0766e9871e18240 (patch) | |
| tree | d4e4f47a4853ea8f126048bdbeb4db069cd32e84 | |
| parent | a92bb734f2a1780431fd2fbab65aa814200397f7 (diff) | |
| download | lectio-9af8c834c393050179f6ff48c0766e9871e18240.tar.gz lectio-9af8c834c393050179f6ff48c0766e9871e18240.zip | |
chore: drop accidentally-committed __pycache__, ignore it
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc | bin | 15762 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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 Binary files differdeleted file mode 100644 index 80579d6..0000000 --- a/scripts/__pycache__/genlect-of-sundays-cr.cpython-313.pyc +++ /dev/null |
