mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-15 01:53:00 -06:00
Update DFL
This commit is contained in:
parent
6e254656ef
commit
4583a61b36
3 changed files with 235 additions and 223 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -48,3 +48,10 @@ backend/out
|
|||
|
||||
# Make sure to ignore any instance of the loader's decky_plugin.py
|
||||
decky_plugin.py
|
||||
|
||||
# Ignore decky CLI for building plugins
|
||||
out
|
||||
out/*
|
||||
cli/
|
||||
cli/*
|
||||
cli/decky
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue