cosmjs/.gitignore

38 lines
516 B
Plaintext
Raw Normal View History

2020-01-22 09:41:48 +01:00
# 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/
2022-01-26 13:44:53 +01:00
.idea/
2020-03-19 17:18:55 +01:00
# demo mnemonics from cli
*.key
# Code coverage
.nyc_output/
coverage/
2020-07-02 10:04:05 +02:00
# Documentation builds
/docs_deployment/
2021-04-21 17:59:57 +02:00
# Yarn v2
.yarn/*
2021-04-29 13:09:16 +02:00
!.yarn/cache
2021-04-21 17:59:57 +02:00
!.yarn/patches
!.yarn/plugins
2021-04-29 13:09:16 +02:00
!.yarn/releases
2021-04-21 17:59:57 +02:00
!.yarn/sdks
2021-08-04 16:07:05 +02:00
# We are not using yarn's deferred versioning for now (see https://yarnpkg.com/features/release-workflow)
# !.yarn/versions