Commit 3af1c290 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2290 from aleixosk/master

Ignore dictionaries to reflect docs
parents 5f5e0250 82eeac28
...@@ -37,6 +37,7 @@ captures/ ...@@ -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 @@ ...@@ -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/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment