Possible Duplicate:
Intellij Idea 9, what folders to check into (or not check into) source control?
The question is general, although specifically I'm interested right now in PyCharm, not Java development.
Possible Duplicate:
Intellij Idea 9, what folders to check into (or not check into) source control?
The question is general, although specifically I'm interested right now in PyCharm, not Java development.
Yes, because all the developers that use IDEA should be using the same project files. If other developers use other IDEs, they should add their project files to Source Control also. After all, we "need" the project files to build the project, don't we?
No, because it's not guaranteed that other developers also use Intellij idea. Source control has to contain only necessary files to build project.