mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-04 13:50:42 +00:00
no need to backup userunigram files
it's just the cache for personal dictionary as read from the system
This commit is contained in:
parent
bf1f024082
commit
9f36109feb
1 changed files with 0 additions and 2 deletions
|
@ -61,9 +61,7 @@ class AdvancedSettingsFragment : SubScreenFragment() {
|
|||
"blacklists/.*\\.txt".toRegex(),
|
||||
"layouts/.*.(txt|json)".toRegex(),
|
||||
"dicts/.*/.*user\\.dict".toRegex(),
|
||||
"userunigram.*/userunigram.*\\.(body|header)".toRegex(),
|
||||
"UserHistoryDictionary.*/UserHistoryDictionary.*\\.(body|header)".toRegex(),
|
||||
"spellcheck_userunigram.*/spellcheck_userunigram.*\\.(body|header)".toRegex(),
|
||||
"custom_background_image.*".toRegex(),
|
||||
) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue