mirror of
https://github.com/TanStack/query.git
synced 2026-03-27 05:32:01 +00:00
53 lines
665 B
Plaintext
53 lines
665 B
Plaintext
|
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
node_modules
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# builds
|
|
build
|
|
coverage
|
|
dist
|
|
dist-ts
|
|
|
|
# misc
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.next
|
|
next-env.d.ts
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.history
|
|
size-plugin.json
|
|
stats-hydration.json
|
|
stats.json
|
|
stats.html
|
|
.vscode/settings.json
|
|
.vscode/mcp.json
|
|
.cursor/rules
|
|
.github/instructions/nx.instructions.md
|
|
|
|
*.log
|
|
*.tsbuildinfo
|
|
.angular
|
|
.cache
|
|
.idea
|
|
.nx/cache
|
|
.nx/workspace-data
|
|
.pnpm-store
|
|
.svelte-kit
|
|
.tsup
|
|
.vinxi
|
|
temp
|
|
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|