mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-05 21:15:46 +02:00
update .gitignore to ignore .toml (#1404)
* update .gitignore to ignore .toml Prevent accidental .toml checkins for fly.io deploys! * Update .gitignore ignore fly.toml Co-authored-by: calle <93376500+callebtc@users.noreply.github.com> * Update .gitignore --------- Co-authored-by: dni ⚡ <office@dnilabs.com> Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -40,6 +40,8 @@ docker
|
||||
# Nix
|
||||
*result*
|
||||
|
||||
# fly.io
|
||||
fly.toml
|
||||
|
||||
# Ignore extensions (post installable extension PR)
|
||||
extensions/
|
||||
upgrades/
|
||||
upgrades/
|
Reference in New Issue
Block a user