diff --git a/.gitignore b/.gitignore index 573eb061..607894b5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,10 @@ hs_err_pid* # Include the project's code style settings file !.idea/codeStyleSettings.xml +# Include the project's dictionary +!.idea/dictionaries/ +!.idea/dictionaries/* + # File-based project format: *.ipr *.iws