Update configs
This commit is contained in:
parent
028221ee73
commit
d95efe4d73
2 changed files with 10 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
[options]
|
||||
BatchInstall = true
|
||||
CleanAfter = true
|
||||
CombinedUpgrade = true
|
||||
BatchInstall = true
|
||||
NewsOnUpgrade = true
|
||||
RemoveMake = yes
|
||||
SudoLoop = true
|
||||
|
||||
#[bin]
|
||||
#Sudo = doas
|
||||
|
|
|
@ -17,3 +17,11 @@ node_modules/
|
|||
|
||||
# PHP
|
||||
vendor/
|
||||
|
||||
# Freetube Flatpak
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/Cache
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/Code Cache
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/dashFiles
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/DawnCache
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/player_cache
|
||||
.var/app/io.freetubeapp.FreeTube/config/FreeTube/storyboards
|
||||
|
|
Loading…
Reference in a new issue