mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2290 from aleixosk/master
Ignore dictionaries to reflect docs
This commit is contained in:
commit
3af1c2901f
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