Commit a970799
DevForge Engineer
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
File tree
- src/deploydiff/__pycache__
- tests/__pycache__
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments