Accidentally clicked "aways" on the "Project configurations files can be added to Git" prompt. How do I undo that?
I don't want to manually remove the .idea files from every project's git.
I'm being harassed by the IDE! Send help!
Please sign in to leave a comment.
Hi,
There is no UI way, unfortunately, you have to remove the
ASKED_ADD_EXTERNAL_FILESproperty from .idea/workspace.xml manually: https://youtrack.jetbrains.com/issue/IDEA-240798.K.R.
Sofia
Sofia Byzova
Where can I find that file? The project one does not contain "ASKED_ADD_EXTERNAL_FILES" anywhere.
Hello,
Could you please share the whole .idea folder from your solution and your config folder (can be found with `Help | Diagnostic tools | Special Files and Folders -> Config directory`) via https://uploads.jetbrains.com/? I will take a look.
K.R.
Sofia