what does it means? brown color??
Answered
I create a directory on my new project and that happen?
is this a problem? if it is a problem how can ı solve? or what does it means?
Please sign in to leave a comment.
Hello! This color means that the directory status is Excluded: https://www.jetbrains.com/help/pycharm/content-root.html#excluded_folder. Venv directory created as a result of configuring python virtual environment (https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html#configuring-venv) is excluded by default.