fix: lnbits/upgrades where not ignore (#2889)

after updating extension i saw a dirty repo with the upgrades, this one
ignores them for sure
This commit is contained in:
dni ⚡ 2025-01-15 18:32:53 +01:00 committed by GitHub
parent bba7614012
commit 5abfbdd07a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -51,7 +51,7 @@ lnbits-backup.zip
# Ignore extensions (post installable extension PR) # Ignore extensions (post installable extension PR)
/lnbits/extensions /lnbits/extensions
/upgrades/ /lnbits/upgrades/
# builded python package # builded python package
dist dist