Browse Source

Ignore dictionaries to reflect docs

Aleixo Sánchez 8 years ago
parent
commit
82eeac28ed
2 changed files with 2 additions and 0 deletions
  1. 1 0
      Android.gitignore
  2. 1 0
      Global/JetBrains.gitignore

+ 1 - 0
Android.gitignore

@@ -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

+ 1 - 0
Global/JetBrains.gitignore

@@ -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/