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:
parent
bba7614012
commit
5abfbdd07a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue