Without \"excluding\" folders, how can I stop Indexing intellij idea on start? It\'s very very annoying that it starts indexing on startup without allowing you to, for examp
Try:
File-> Invalidate Caches / Restart.
I think that this issue happens (at least for me it seems to be the reason) if you start commit and then close the IDE in the middle of the process.