.prettierignore 285 B

1234567891011121314
  1. # Add files here to ignore them from prettier formatting
  2. /anchor/target/debug
  3. /anchor/target/deploy
  4. /anchor/target/release
  5. /anchor/target/sbf-solana-solana
  6. /anchor/target/test-ledger
  7. /anchor/target/.rustc_info.json
  8. /dist
  9. /coverage
  10. .next
  11. /tmp
  12. package-lock.json
  13. pnpm-lock.yaml
  14. yarn.lock