Git and IntelliJ IDEA

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

What to Share

What Shouldn't Share

What Not to Share

User-specific settings:

.idea/**/workspace.xml
.idea/**/tasks.xml

User dictionaries should not be shared, because they may conflict with other users'.

.idea/**/dictionaries

Suggested .gitignore

.idea/**/dictionaries