folder .idea
Answered
I have seen that when I create a new project with Pycharm a .idea folder is automatically created in the root folder of my project. However, I usually create my project from the command line and in this way the .idea folder is not created. I then open the project from IDE Pycharm. My question is: Is there a problem in which the .idea folder is not created ??? What is that folder for?
Please sign in to leave a comment.
Hi Cryptonweb,
Thank you for contacting PyCharm support.
When you use PyCharm, all the project specific settings for project are stored under the
.idea folder.Kind regards,
Sergey
https://www.jetbrains.com
The Drive to Develop