Ignore dictionaries to reflect docs
This commit is contained in:
parent
5f5e025098
commit
82eeac28ed
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ captures/
|
|||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/gradle.xml
|
||||
.idea/dictionaries
|
||||
.idea/libraries
|
||||
|
||||
# Keystore files
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
# User-specific stuff:
|
||||
.idea/**/workspace.xml
|
||||
.idea/**/tasks.xml
|
||||
.idea/dictionaries
|
||||
|
||||
# Sensitive or high-churn files:
|
||||
.idea/**/dataSources/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue