Intro
I have a Python project on a git repository. Everything works ok for most of the team members, we can sync the code and edit it without any pr
My ten-penneth - If you're working with virtual environments (have a venv
directory) make sure it is marked as excluded.
Plagiarised from above:
venv
directoryThe directory should turn orange...
This sometimes happens if you've done a git clean
or for whatever reason had to rebuild your environment and PyCharm hasn't noticed