anchor/.gitignore

22 lines
267 B
Plaintext

bin/
node_modules/
dist/
.idea/
target/
*~
*.swp
*.swo
.anchor
test-ledger
examples/*/Cargo.lock
examples/**/Cargo.lock
tests/*/Cargo.lock
tests/**/Cargo.lock
.DS_Store
docs/yarn.lock
ts/docs/
cli/npm-package/anchor
cli/npm-package/*.tgz
docker-target
.rollup.cache/