Add rule to ignore 'decky_plugin.py'

This commit is contained in:
Philipp Richter 2023-01-24 10:26:56 +01:00
commit 3f3d8daa85
No known key found for this signature in database
GPG key ID: 8DECB02C9406DC24

3
.gitignore vendored
View file

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