1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-23 14:50:45 +01:00
electrs/.gitignore

14 lines
99 B
Text
Raw Normal View History

2018-04-08 23:48:55 +03:00
target
2021-03-26 11:05:58 +03:00
/db*/
2018-12-23 10:05:05 +02:00
_*/
2018-04-11 10:59:22 +03:00
*.log
2018-05-22 09:25:42 +03:00
*.sublime*
2018-07-19 22:24:58 +03:00
*~
2018-08-14 11:41:37 +03:00
*.pyc
2020-06-12 17:06:13 +03:00
.env
2020-07-01 22:53:11 +03:00
*.dat
electrs.toml
2021-03-26 11:05:58 +03:00
data/
tests/bitcoin-*
tests/bin