chore(git): ignorer et désindexer les données runtime (bitcoin signet, blindbit, sdk_signer) sans suppression locale
This commit is contained in:
parent
23aee94947
commit
421ee9d6ad
7
.gitignore
vendored
7
.gitignore
vendored
@ -77,3 +77,10 @@ certs/
|
||||
*.log
|
||||
# Ignore real configuration files, but keep example configs
|
||||
tor_data/
|
||||
# Ignore signet data (bitcoin)
|
||||
modules/bitcoin/data/signet/**
|
||||
|
||||
# Ignore runtime data (non-tracked)
|
||||
modules/bitcoin/data/signet/**
|
||||
modules/blindbit-oracle/data/data/**
|
||||
modules/sdk_signer/data/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user