Mark .renpy/persistent as too broad
This commit is contained in:
parent
ffb814b907
commit
518396ae02
2 changed files with 1 additions and 9 deletions
|
@ -70070,11 +70070,6 @@ Being a DIK:
|
|||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/.renpy/persistent":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
"<winAppData>/RenPy/BeingaDIK-1535311494":
|
||||
tags:
|
||||
- save
|
||||
|
@ -209697,10 +209692,6 @@ Elevenses:
|
|||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/.renpy/persistent/*.pw":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/Library/RenPy/ElevensesF/*.save":
|
||||
when:
|
||||
- os: mac
|
||||
|
|
Reference in a new issue