O., I am wondering if there is a way to globally ignore the .idea folder on my machine? I don't have or need a .gitignore file in my project, but it is irritating that the .idea/ folder keeps appearing when trying to add and commit real changes.
Any idea?