Files
dshackle/.gitignore
Anton 65c383ac69 Node client_type & client_version not parsed for non-eth chains (#467)
* Fix labels fill

* return null in case of unknown client type
2024-05-07 14:38:04 +03:00

25 lines
237 B
Plaintext

.gradle/
build/
out/
./dshackle.yaml
dshackle.yaml
./upstream.yaml
testsetup/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws
# nix
env
/dshackle-cli/node_modules/
# temp files
/test*
/test/
Test*.kt
# http-client config
http-client.env.json