folder .idea

已回答

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?

0

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

0

请先登录再写评论。