Remove intellij dictionaries
useless, just exclude them
This commit is contained in:
parent
d235b26ac3
commit
a2732da0c3
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,10 +22,6 @@ hs_err_pid*
|
|||||||
# Include the project's code style settings file
|
# Include the project's code style settings file
|
||||||
!.idea/codeStyleSettings.xml
|
!.idea/codeStyleSettings.xml
|
||||||
|
|
||||||
# Include the project's dictionary
|
|
||||||
!.idea/dictionaries/
|
|
||||||
!.idea/dictionaries/*
|
|
||||||
|
|
||||||
# File-based project format:
|
# File-based project format:
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
|
|||||||
7
.idea/dictionaries/Tim.xml
generated
7
.idea/dictionaries/Tim.xml
generated
@ -1,7 +0,0 @@
|
|||||||
<component name="ProjectDictionaryState">
|
|
||||||
<dictionary name="Tim">
|
|
||||||
<words>
|
|
||||||
<w>authme</w>
|
|
||||||
</words>
|
|
||||||
</dictionary>
|
|
||||||
</component>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user