Include everyone's project dictionary
This commit is contained in:
parent
36c50c4507
commit
3571bcc337
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,6 +22,10 @@ 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user