diff --git a/.gitignore b/.gitignore index 5684d9f..4be9db8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.idea/* +!/.idea/dictionaries !/.idea/runConfigurations /.gradle/ diff --git a/.idea/dictionaries/default_user.xml b/.idea/dictionaries/default_user.xml new file mode 100644 index 0000000..1333368 --- /dev/null +++ b/.idea/dictionaries/default_user.xml @@ -0,0 +1,7 @@ +<component name="ProjectDictionaryState"> + <dictionary name="default.user"> + <words> + <w>inspectionlens</w> + </words> + </dictionary> +</component> \ No newline at end of file