We have a small team using IntelliJ IDEA as Java IDE and manage our source code with git. The IDEA project was created as directory based format. I found some files under .idea
are user related.
Is there a complete list of user-related files that I can filter out with .gitignore
?