How do I clear out the cache? I used one of those swagger-file-to-python-http-client CLIs to generate client side code for 2 large swagger files. These were added to git. Ever since, cursor has ben really slow. I ended up deleting those generated files but cursor is still hanging every 30 seconds.
How do I clear out the cache or index that Cursor is using?
By the way, when I open a different project on cursor it’s fine, so this specific project has some heavy index somewhere that i need to wipe out. how do i find it and fix the constant freezing?