Change how decrypt value is retrieved from settings
This commit is contained in:
parent
b00e624fb0
commit
994edb836c
4 changed files with 13 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ cscope*
|
|||
/.ccls-cache
|
||||
/.exrc
|
||||
.gdb_history
|
||||
.hunter
|
||||
|
||||
# GTAGS
|
||||
GTAGS
|
||||
|
|
@ -70,7 +71,8 @@ install_manifest.txt
|
|||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue