Remove tracked .pyc files from Git
- Remove backend/api/__pycache__/onboarding.cpython-313.pyc - Remove backend/api/facebook_writer/services/__pycache__/ files - Remove backend/services/llm_providers/__pycache__/gemini_provider.cpython-313.pyc - These files should not be tracked in Git as they are generated automatically - .gitignore will now prevent future .pyc files from being tracked
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user