Update DFL

This commit is contained in:
TrainDoctor 2023-05-29 11:32:18 -07:00
commit 4583a61b36
No known key found for this signature in database
GPG key ID: FFABB0E08B5CEDD9
3 changed files with 235 additions and 223 deletions

7
.gitignore vendored
View file

@ -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