Files
bitcoin-indexer/.gitignore
2023-07-13 21:21:20 -04:00

25 lines
347 B
Plaintext

/target
.DS_Store
clarinet.code-workspace
history.txt
node_modules
**/node_modules
target
index.node
npm-debug.log*
**/settings/Mainnet.toml
**/settings/Testnet.toml
**/.requirements
**/.cache
**/.build
components/stacks-devnet-js/dist
components/stacks-devnet-js/build
components/chainhook-types-js/dist
*.tar.gz
*.zip
*.rdb
cache/
./tests
tmp/