mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
24 lines
253 B
Plaintext
24 lines
253 B
Plaintext
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
|
|
# Output of 'npm pack'
|
|
*.tgz
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
|
|
# IDE-specific
|
|
.vscode/
|
|
|
|
# demo mnemonics from cli
|
|
*.key
|
|
|
|
# Code coverage
|
|
.nyc_output/
|
|
coverage/
|