mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-16 04:15:40 +00:00
- Remove all Python bytecode cache files from git tracking - These files are automatically generated and should not be committed - __pycache__/ is already properly excluded in .gitignore - This cleans up the repository and follows Python best practices