I wouldn’t commit any specific IDE configuration into the repository.
2 important reasons are:
-
IDE configuration almost always involves absolute paths in disk, where different users may not have the same…
-
You don’t want to constraint all users to use the same IDE config…