mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* chore: set stop grace period to 5 mins * chore: add albyhub-data to gitignore --------- Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
33 lines
No EOL
413 B
Text
33 lines
No EOL
413 B
Text
.DS_Store
|
|
.env
|
|
.env.local
|
|
*.db
|
|
*.macaroon
|
|
node_modules
|
|
nostr-wallet-connect
|
|
nwc.db
|
|
.breez
|
|
.data
|
|
.idea
|
|
|
|
frontend/dist
|
|
frontend/node_modules
|
|
frontend/wailsjs
|
|
package.json.md5
|
|
|
|
build/bin
|
|
|
|
*.log
|
|
|
|
# generated by platform-specific files
|
|
frontend/src/utils/request.ts
|
|
frontend/src/utils/openLink.ts
|
|
frontend/.yarn
|
|
|
|
# generated by rust go bindings for local development
|
|
glalby
|
|
|
|
*.db-shm
|
|
*.db-wal
|
|
*.db-journal
|
|
albyhub-data |