anchor/.gitignore

26 lines
343 B
Plaintext
Raw Normal View History

2020-12-31 15:48:53 -08:00
bin/
2020-12-31 17:54:51 -08:00
node_modules/
dist/
2020-12-31 15:48:53 -08:00
.idea/
target/
*~
*.swp
*.swo
2021-01-04 18:29:16 -08:00
.anchor
2021-01-14 23:19:52 -08:00
test-ledger
examples/*/Cargo.lock
examples/**/Cargo.lock
2021-09-04 05:33:39 -07:00
tests/*/Cargo.lock
tests/**/Cargo.lock
tests/*/yarn.lock
tests/**/yarn.lock
.DS_Store
2021-03-10 03:43:14 -08:00
docs/yarn.lock
2021-05-10 13:12:20 -07:00
ts/docs/
2021-06-29 14:04:59 -07:00
cli/npm-package/anchor
cli/npm-package/*.tgz
docker-target
.rollup.cache/
2022-08-22 18:57:56 -07:00
test-keypair.json
tsconfig.tsbuildinfo