mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-01-02 05:03:07 +00:00
9 lines
78 B
Plaintext
9 lines
78 B
Plaintext
.venv/
|
|
.idea/
|
|
**/__pycache__/**
|
|
sqlite.db
|
|
*.ignore*
|
|
.env
|
|
uv.lock
|
|
node_modules
|