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.
The question is general, although specifically I'm interested right now in PyCharm, not Java development.
| |||||||||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
No, because it's not guaranteed that other developers also use Intellij idea. Source control has to contain only necessary files to build project. | |||||
feedback
|
|
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? | |||
|
feedback
|