mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-11-02 15:22:25 -06:00
Add rule to ignore 'decky_plugin.py'
This commit is contained in:
parent
77e229eb63
commit
3f3d8daa85
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -44,3 +44,6 @@ yalc.lock
|
||||||
# Ignore output folder
|
# Ignore output folder
|
||||||
|
|
||||||
backend/out
|
backend/out
|
||||||
|
|
||||||
|
# Make sure to ignore any instance of the loader's decky_plugin.py
|
||||||
|
decky_plugin.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue