Thanks, I know. But it doesn't make sense to track all files in that folder, because not all of them are responsible for configurations. I'm looking for settings specific files (folders).
Well: File | Export Settings... -- tick only those that you would like to keep in sync .. and then open created .jar file in WinZip / WinRAR (or any other similar program) and see what files are there.
Hi Dziamid,
Project specific configuration is saved in .idea subfolder.
General IDE settings are stored in USER_HOME\.WebIde10\config (on Windows 7 it typically will be C:\Users\USER_NAME\.WebIde10\config)
Thanks, I know. But it doesn't make sense to track all files in that folder, because not all of them are responsible for configurations. I'm looking for settings specific files (folders).
Well: File | Export Settings... -- tick only those that you would like to keep in sync .. and then open created .jar file in WinZip / WinRAR (or any other similar program) and see what files are there.
Fantastic!