mirror of
https://github.com/github/gitignore
synced 2024-12-23 21:30:46 +01:00
d8b46e7d2d
In newer versions of the IntelliJ platform (such as the one used for Rider), the .idea files are now placed in a subdirectory of the same, named after the current project (such as ".idea/.idea.Everlook/.idea/workspace.xml"). Adding a double-star pattern to these folder rules will also ignore these new files and maintain backwards compatibility with previous revisions of this file.
Globally Useful gitignores
This directory contains globally useful gitignores, e.g. OS-specific and editor specific.
For more on global gitignores: https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores