mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Ignore dictionaries to reflect docs
This commit is contained in:
parent
5f5e025098
commit
82eeac28ed
@ -37,6 +37,7 @@ captures/
|
|||||||
.idea/workspace.xml
|
.idea/workspace.xml
|
||||||
.idea/tasks.xml
|
.idea/tasks.xml
|
||||||
.idea/gradle.xml
|
.idea/gradle.xml
|
||||||
|
.idea/dictionaries
|
||||||
.idea/libraries
|
.idea/libraries
|
||||||
|
|
||||||
# Keystore files
|
# Keystore files
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
# User-specific stuff:
|
# User-specific stuff:
|
||||||
.idea/**/workspace.xml
|
.idea/**/workspace.xml
|
||||||
.idea/**/tasks.xml
|
.idea/**/tasks.xml
|
||||||
|
.idea/dictionaries
|
||||||
|
|
||||||
# Sensitive or high-churn files:
|
# Sensitive or high-churn files:
|
||||||
.idea/**/dataSources/
|
.idea/**/dataSources/
|
||||||
|
Loading…
Reference in New Issue
Block a user