mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 19:04:47 +00:00
20 lines
174 B
Plaintext
20 lines
174 B
Plaintext
__pycache__
|
|
.env
|
|
keys.db
|
|
wallet.sqlite3
|
|
|
|
# Development
|
|
.notes
|
|
.*keys.db
|
|
.*wallet.sqlite3
|
|
*models.json
|
|
.cashu
|
|
|
|
compose.override.yml
|
|
|
|
# Coverage
|
|
.coverage
|
|
|
|
# deployment
|
|
*.log
|