solana/web3.js/.gitignore

33 lines
286 B
Plaintext
Raw Normal View History

# IDE & OS specific
.DS_Store
.idea
# Logs
logs
*.log
# Dependencies
node_modules
# Coverage
coverage
# Release
lib
2018-08-22 13:53:13 -07:00
# Generated docs
doc
2018-09-30 20:45:13 -07:00
# VIM swap files
2018-10-26 21:37:39 -07:00
*.sw*
2018-10-29 12:04:02 -07:00
# bpf-sdk
/bpf-sdk
/bpf-sdk.tar.bz2
2019-10-02 10:26:18 -07:00
# fixtures
/test/fixtures
# `solana-test-validator` ledger location
test-ledger/