diff --git a/.gitignore b/.gitignore index 17a9665..c0a6444 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ yalc.lock # Ignore output folder backend/out + +# Make sure to ignore any instance of the loader's decky_plugin.py +decky_plugin.py