Files
stepfun-vector-stores-admin/.prettierignore
2025-09-04 17:06:04 +08:00

19 lines
295 B
Plaintext

# Ignore everything
/*
# Except these files & folders
!/.github
!/src
!index.html
!package.json
!vite.config.ts
!tailwind.config.js
!postcss.config.js
!eslint.config.js
!knip.config.ts
!tsconfig.json
!tsconfig.node.json
!README.md
# Ignore auto generated routeTree.gen.ts
/src/routeTree.gen.ts