Should we ignore misc.xml and <projectFolderName>.iml in Pycharm .idea/ folder?
My google search give me this thread which leads us to Pycharm official site here saying that we should KEEP all except workspace.xml , tasks.xml Though I see that files misc.xml and <projectFolderName>.iml also contains local/physical path pointing to a sub folder in my user home in Ubuntu. So I confused and brought it up here - should we git ignore those two files too? 1) <projectFolderName>.iml - By default Idea editors produce <projectFolderName>.iml files which are place specific. To deal with it: Rename a project: Now you have two files in .idea dir: .name and YOUR_RENAMED_PROJECT.iml