mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-09 23:28:07 -06:00
Add template makefile, main.c
This commit is contained in:
parent
a7d57cc3a8
commit
27bc7aa746
3 changed files with 23 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -40,3 +40,7 @@ __pycache__/
|
|||
yalc.lock
|
||||
|
||||
.vscode/settings.json
|
||||
|
||||
# Ignore output folder
|
||||
|
||||
backend/out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue