mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Use separate .gitignore for package
This commit is contained in:
parent
974b00ee04
commit
5cd1f3e517
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,3 @@ node_modules/
|
||||
|
||||
# IDE-specific
|
||||
.vscode/
|
||||
|
||||
# Build artifacts
|
||||
build/
|
||||
|
3
packages/bcp/.gitignore
vendored
Normal file
3
packages/bcp/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
build/
|
||||
dist/
|
||||
docs/
|
Loading…
x
Reference in New Issue
Block a user