according to https://www.jetbrains.com/help/clion/project.html#ProjectRootDirectory all files in the .idea folder should be put into version control except workspace.xml, which is individual for each developer
8 lines
176 B
Text
8 lines
176 B
Text
# Default ignored files
|
|
/shelf/
|
|
/workspace.xml
|
|
# Editor-based HTTP Client requests
|
|
/httpRequests/
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|