Skip to content

Commit a970799

Browse files
author
DevForge Engineer
committed
chore: remove tracked __pycache__ bytecode files from git
Bytecode .pyc files were incorrectly committed to the repository. The .gitignore already excludes __pycache__/ but files committed before the gitignore was correct remain tracked. This pollutes the sdist/wheel and causes dirty working trees on every run. Remove all tracked .pyc files so git stops tracking them. The .gitignore will prevent re-addition.
1 parent 5164fc7 commit a970799

22 files changed

-283 Bytes
Binary file not shown.
-8.78 KB
Binary file not shown.
-7.54 KB
Binary file not shown.
-3.95 KB
Binary file not shown.
-4.03 KB
Binary file not shown.
-6.26 KB
Binary file not shown.
-6.32 KB
Binary file not shown.
-7.88 KB
Binary file not shown.
-7.98 KB
Binary file not shown.
-6.34 KB
Binary file not shown.

0 commit comments

Comments
 (0)