Remove all tracked .pyc files from Git repository
- Remove 25+ .pyc files from backend/api/__pycache__/ - Remove .pyc files from backend/api/facebook_writer/ - Remove .pyc files from backend/models/__pycache__/ - Remove .pyc files from backend/services/__pycache__/ - Remove .pyc files from backend/services/llm_providers/__pycache__/ - These files are automatically generated and should not be tracked - Repository is now clean of Python cache files - Future .pyc files will be ignored by .gitignore
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user